select_org | R Documentation |
Queries data from Annotation packages
select_org(keys, columns, output = "vector.keep", keytype, OrgDb, 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 |
type of supplied keys (identified automatically if not provided) |
OrgDb |
string of Annotation package name to use |
dataset |
dataset |
... |
arguments for TERM2GENE function (subtype = "CC", "BP", or "MF") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.