| expandAmbiguous | R Documentation | 
Convert ambiguous dna to all possible sequences
expandAmbiguous(dna)
| dna | vector dna containing ambiguous bases | 
list with each entry containing all combinations of ambiguous bases for that entry of the dna vector
https://en.wikipedia.org/wiki/Nucleic_acid_notation
expandAmbiguous(c('AACACANAT',"ACCHB"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.