gene_extraction: Extracting genes from gene database NCBI.

Description Usage Arguments Value Examples

View source: R/gene_extract.r

Description

Extracting genes from gene database NCBI.

Usage

1

Arguments

terms

Single or Multiple Terms.

Value

Dataframe returned containing gene lists in entrezid and Gene Symbols, and terms associated with it

Examples

1
2
terms="Liver cirrhosis"
ge <- gene_extraction(terms)

VilainLab/nanotatoR documentation built on Oct. 10, 2021, 2:18 a.m.