Description Usage Value Source References Examples
View source: R/easierData_retrieval.R
Get the gene symbols approved annotations
1 |
A data.frame with gene symbols information.
https://www.genenames.org/tools/multi-symbol-checker/
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
1 2 3 | if (interactive()) {
HGNC <- get_HGNC_annotation()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.