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

Usage Arguments Value Examples

View source: R/go.R

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')

paulklemm/snrgo documentation built on May 4, 2019, 4:22 p.m.