Liking cljdoc? Tell your friends :D
Clojure only.

varity.lift

Functions to convert a genome coordinate between assemblies.

Functions to convert a genome coordinate between assemblies.
raw docstring

convert-coordclj

(convert-coord {:keys [chr pos]} chain)

Converts {:chr :pos} between different assemblies, returning a new {:chr :pos}. The last argument, chain, must be a path to srcToDest.over.chain(.gz) or chain index.

Converts {:chr :pos} between different assemblies, returning a new
{:chr :pos}. The last argument, chain, must be a path to
srcToDest.over.chain(.gz) or chain index.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close