Skip to contents

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

Usage

getENSEMBLGENOMESInfo()

Author

Hajk-Georg Drost

Examples

if (FALSE) { # \dontrun{
info.file <- getENSEMBLGENOMESInfo()
info.file
} # }