to_go: Get the GO term association per gene or transcript as list

Usage Arguments Value Examples

Usage

1
to_go(input, ensembl_dataset, ensembl_version = "current")

Arguments

input

Vector of Ensembl gene or transcript ids

ensembl_dataset

Ensembl dataset name specifying the species

ensembl_version

Ensembl version. Defaults to 'current'

Value

List named by gene/transcript id containing a vector of associated GO terms by accession id

Examples

1
to_go(c("ENSMUSG00000064370", "ENSMUSG00000065947"), 'mmusculus_gene_ensembl')

snr-vis/snrgo documentation built on May 26, 2019, 4:34 a.m.