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. 2, 2024, 8:45 p.m.