find_supported_datasets: find_supported_datasets

Description Usage Details Value Examples

View source: R/XGSA.R

Description

This function determines which species are currently supported by Ensembl

Usage

1

Details

This function determines which species are currently supported by Ensembl

Value

This function returns a vector or organism names in the form 'hsapiens'

Examples

1
2
supported_species <- find_supported_datasets()
head(supported_species)

VCCRI/XGSA documentation built on March 5, 2021, 10:22 p.m.