biomart_obj: Get available Ensembl dataset

View source: R/functions.R

biomart_objR Documentation

Get available Ensembl dataset

Description

Helper function to search relative Ensembl datasets by partial organism names.

Usage

biomart_obj(organism, host)

Arguments

organism

A character vector of the organism name. This argument takes partial strings. For example,"hsa" will match "hsapiens_gene_ensembl".

host

An optional character vector specifying the release version. This specification is highly recommended for a reproducible workflow. (see "biomaRt::listEnsemblArchives()")


Sage-Bionetworks/sageseqr documentation built on June 13, 2024, 2:11 p.m.