getBiomartFromOrganism: Guess biomart from organism name

View source: R/GO_analysis.R

getBiomartFromOrganismR Documentation

Guess biomart from organism name

Description

Guess biomart from organism name

Usage

getBiomartFromOrganism(organism, biomart = "ensembl")

Arguments

organism

scientific name of organism, like Homo sapiens, Danio rerio, etc.

biomart

default "ensembl", get gene symbols and GO terms for uORF genes. Will be automaticly detected by organism name in ensembl database. Set to NULL if you don't want to check Gene symbols and GO terms.

Value

a character with dataset used


Roleren/uORFomePipe documentation built on Jan. 14, 2024, 5:11 a.m.