get_ENSEMBL_gene_list_new: get_ENSEMBL_gene_list_new

Description Usage Arguments Details Value Examples

View source: R/spagi2_master.R

Description

This helper function returns a data frame with one column containing all Ensembl gene IDs for the given species

Usage

1

Arguments

species

Species name in the form 'hsapiens'

Details

This helper function returns a data frame with one column containing all Ensembl gene IDs for the given species

Value

This helper function returns a data frame with one column containing all Ensembl gene IDs for the given species

Examples

1
2
human_ensembl_genes <- get_ENSEMBL_gene_list_new('hsapiens')
head(human_ensembl_genes)

humayun2017/SPAGI2 documentation built on Aug. 5, 2020, 12:06 a.m.