Helper function to search relative Ensembl datasets by partial organism names.
biomart_obj(organism, host)
A character vector of the organism name. This argument takes partial strings. For example,"hsa" will match "hsapiens_gene_ensembl".
An optional character vector specifying the release version. This specification is highly recommended for a reproducible workflow. (see "biomaRt::listEnsemblArchives()"
)