gpsdb_table: Gene and Protein Synonyms Table from ExPASy.

Description Usage Arguments Examples

Description

Fetch a synonym table from the GPSDB synonym tool this tool returns synonyms from EntrezGene, HGNC, OMIM and SwissProt(UniProt) databases if your search term matched more than one geneset, it will be reflected in the "geneset" values

Usage

1
gpsdb_table(term, acc = "", unique_only = TRUE)

Arguments

term

The term you'd like to search for.

acc

The corresponding UniProt accession number, used for filtering when "term" returns multiple results

unique_only

Default = TRUE, otherwise you can return multiple results.

Examples

1
gpsdb_table("npc1")

dkrozelle/toolboxR documentation built on May 15, 2019, 9:13 a.m.