gene_extraction: Extracting genes from gene database NCBI.

View source: R/gene_extract.r

gene_extractionR Documentation

Extracting genes from gene database NCBI.

Description

Extracting genes from gene database NCBI.

Usage

gene_extraction(terms)

Arguments

terms

Single or Multiple Terms.

Value

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

Examples

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

VilainLab/nanotatoR documentation built on Aug. 3, 2024, 12:46 a.m.