Learn R Programming

biomartr (version 0.5.9000)

getENSEMBLInfo: Retrieve ENSEMBL info file

Description

Retrieve species and genome information from http://rest.ensembl.org/info/species?content-type=application/json/.

Usage

getENSEMBLInfo()

Arguments

Examples

Run this code
# NOT RUN {
info.file <- getENSEMBLInfo()
info.file
# }

Run the code above in your browser using DataLab