Liking cljdoc? Tell your friends :D
Clojure only.

cljam.util.sequence


revcompclj

(revcomp s)

Returns a reverse-complement sequence of given sequence. All characters other than ATGCNatgcn will be replaced with N. Masks will be kept.

Returns a reverse-complement sequence of given sequence. All characters other
than ATGCNatgcn will be replaced with N. Masks will be kept.
sourceraw docstring

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

× close