Description Usage Arguments Examples
S3 objects designed for Genomic data
1 | as.SeqFasta(object, GeneName = NULL, Annotation = NULL)
|
object |
Sequence |
1 2 3 4 | fasta = as.SeqFasta('ATCGATCGATCGATCG',
GeneName = 'Potri.000001',
Annotation = '>Potri.000001 pacid=1000001 locus=Potri.000001')
fasta
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.