Description Usage Arguments Details Value Examples
View source: R/spagi2_master.R
This helper function returns a data frame with one column containing all Ensembl gene IDs for the given species
1 | get_ENSEMBL_gene_list_new(species)
|
species |
Species name in the form 'hsapiens' |
This helper function returns a data frame with one column containing all Ensembl gene IDs for the given species
This helper function returns a data frame with one column containing all Ensembl gene IDs for the given species
1 2 | human_ensembl_genes <- get_ENSEMBL_gene_list_new('hsapiens')
head(human_ensembl_genes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.