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

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()")