getFamilyDNAStringSet | R Documentation |
Extracts the coding sequences of the gene members of the argument family from this package's database 'all.cds'. Warns, if not all members are found in the database.
getFamilyDNAStringSet(fam, cds = all.cds)
fam |
- The character vector of gene names member of the family. |
cds |
- The database of coding sequences as an instance of |
An instance of base::list
as generated by
seqinr::read.fasta
holding the coding sequences of the argument
family.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.