clinvar_gene {nanotatoR}R Documentation

Extracting genes from clinvar database NCBI.

Description

Extracting genes from clinvar database NCBI.

Usage

clinvar_gene(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="Muscle Weakness"
ge <- clinvar_gene(terms)

[Package nanotatoR version 1.8.0 Index]