extract_go: Extract a set of geneID to GOID mappings from a suitable data...

View source: R/ontology_shared.R

extract_goR Documentation

Extract a set of geneID to GOID mappings from a suitable data source.

Description

Like extract_lengths above, this is primarily intended to read gene ID and GO ID mappings from a OrgDb/OrganismDbi object.

Usage

extract_go(db, metadf = NULL, keytype = "ENTREZID")

Arguments

db

Data source containing mapping information.

metadf

Data frame containing extant information.

keytype

Keytype used for querying

Value

Dataframe of 2 columns: geneID and goID.

See Also

[AnnotationDbi]


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.