Learn R Programming

biomartr (version 1.0.4)

getENSEMBLGENOMESInfo: Retrieve ENSEMBLGENOMES info file

Description

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

Usage

getENSEMBLGENOMESInfo()

Arguments

Author

Hajk-Georg Drost

Examples

Run this code
if (FALSE) { 
info.file <- getENSEMBLGENOMESInfo()
info.file
}

Run the code above in your browser using DataLab