select_fasta | R Documentation |
Retrieve annotation data from imported fasta files
select_fasta(keys, columns, output = "vector.keep", keytype, dataset)
keys |
vector of protein identifiers (see keytypes_org()) |
columns |
data columns to return(see columns_org()) |
output |
format of output ("vector.keep" (default), "vector.na, "vector.rm", "mapping.na", "mapping.rm", "TERM2GENE") |
keytype |
Id type of supplied keys (identified automatically if not provided) |
dataset |
dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.