init_mart: Initialize biomaRt for a given species

View source: R/reactome.R

init_martR Documentation

Initialize biomaRt for a given species

Description

Initialize biomaRt for a given species

Usage

init_mart(species)

Arguments

species

The species to obtain a biomart dataset for. This should be an output from format_species_name.

Value

A biomaRt object.

Note

Requires internet connection. This function is called by get_biomart_mapping, which checks for internet connection prior to calling this function.


dnapath documentation built on May 9, 2022, 9:05 a.m.