Description Usage Arguments Value Author(s)
Extract CDS gene (DNA) and protein (AA) sequences from both a gff3 table and the fasta sequence.
1 | getFfnFaa(fnas, contig, strand, from, to, id, product)
|
fnas |
A |
contig |
|
strand |
|
from |
|
to |
|
id |
|
product |
|
A list with two entries. The first is the CDS's DNA sequence,
and the last is the protein sequence. Object classes are SeqFastadna
and SeqFastaAA, respectively.
Ignacio Ferres
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.