my.disambiguate | R Documentation |
Disambiguates the input sequences, but does not disambiguate highly generate sequences.
my.disambiguate(template.seqs, gap.char = "-", degen.cutoff = 2^10)
template.seqs |
A |
gap.char |
The character indicating gaps in alignments. |
degen.cutoff |
The maximal degeneration of sequences to be disambiguated. |
A DNAStringSetList
object with disambiguated sequences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.