org.Mxanthus.db: The Data for org.Mxanthus.db

Description See Also Examples

Description

org.Mxanthus.db is an OrgDb object that stores the data from Annotation Hub that links each gene of the Genome with its corresponding GO terms and other biological identifiers.

See Also

Examples

1
2
3
4
5
6
7
## Obtain the columns stored in org.Mxanthus.eg.db

columns(org.Mxanthus.db)

## This is aquery to obtain the SYMBOL and the GO terms related to the GID 2000

select(org.Mxanthus.db, keys="2000", columns=c("SYMBOL", "GO"))

eduardoillueca/org.Mxanthus.eg.db documentation built on Jan. 23, 2020, 9:13 a.m.