Description Usage Arguments Value
Transforms a DNAStringSet into a list of numeric representation of the mono-nucleotides.
Any mono-nucleotide that isn't A,C,G or T is represented as **NA**.
This is a streamlined version of fasta2num
for mono-nucleotides that additionally allows varying sequence lengths.
1 | evenfasta2num(fastas)
|
fastas |
(DNAStringSet) that can be different length DNA sequences that should be converted (single DNAString also possible) |
list of numeric representation of the DNA sequences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.