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. 9, 2021, 8:59 p.m.