get_HGNC_annotation: Get the gene symbols approved annotations

Description Usage Value Source References Examples

View source: R/easierData_retrieval.R

Description

Get the gene symbols approved annotations

Usage

1

Value

A data.frame with gene symbols information.

Source

https://www.genenames.org/tools/multi-symbol-checker/

References

Tweedie S, Braschi B, Gray KA, Jones TEM, Seal RL, Yates B, Bruford EA. Genenames.org: the HGNC and VGNC resources in 2021. Nucleic Acids Res. PMID: 33152070 PMCID: PMC7779007 DOI: 10.1093/nar/gkaa980

Examples

1
2
3
if (interactive()) {
    HGNC <- get_HGNC_annotation()
}

olapuentesantana/easierData documentation built on Dec. 22, 2021, 4:19 a.m.