package
0.15.5
Repository: https://github.com/open-science-global/poly.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Complement takes the complement of a sequence.
ComplementBase accepts a base pair and returns its complement base pair.
getKmerTable receive a sequence string and a k int and generates a set of unique k-mers.
Reverse takes the reverse of a sequence.
ReverseComplement takes the reverse complement of a sequence.
No description provided by the author