Package: HGNChelper 0.8.15
HGNChelper: Identify and Correct Invalid HGNC Human Gene Symbols and MGI Mouse Gene Symbols
Contains functions for identifying and correcting HGNC human gene symbols and MGI mouse gene symbols which have been converted to date format by Excel, withdrawn, or aliased. Also contains functions for reversibly converting between HGNC symbols and valid R names.
Authors:
HGNChelper_0.8.15.tar.gz
HGNChelper_0.8.15.tar.gz(r-4.5-noble)HGNChelper_0.8.15.tar.gz(r-4.4-noble)
HGNChelper_0.8.15.tgz(r-4.4-emscripten)HGNChelper_0.8.15.tgz(r-4.3-emscripten)
HGNChelper.pdf |HGNChelper.html✨
HGNChelper/json (API)
NEWS
# Install 'HGNChelper' in R: |
install.packages('HGNChelper', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/waldronlab/hgnchelper/issues
- hgnc.table - All current and withdrawn HGNC gene symbols and Excel-mogrified symbols
- mouse.table - All current and withdrawn MGI mouse symbols and Excel-mogrified symbols
Last updated 6 days agofrom:330c96f9c3. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
Exports:affyToRcheckGeneSymbolsfindExcelGeneSymbolsgetCurrentHumanMapgetCurrentMouseMaprToAffyrToSymbolsymbolToR
Dependencies:data.tablesplitstackshape
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Title function to convert Affymetrix probeset identifiers to valid R names | affyToR |
Identify outdated or Excel-mogrified gene symbols | checkGeneSymbols |
Title function to identify Excel-mogrified gene symbols | findExcelGeneSymbols |
Get the current maps for correcting gene symbols | getCurrentHumanMap getCurrentMaps getCurrentMouseMap |
All current and withdrawn HGNC gene symbols and Excel-mogrified symbols | hgnc.table |
All current and withdrawn MGI mouse symbols and Excel-mogrified symbols | mouse.table |
Title function to convert the output of affyToR back to the original Affymetrix probeset identifiers. | rToAffy |
Title function to reverse the conversion made by symbolToR | rToSymbol |
Title function to *reversibly* convert HGNC gene symbols to valid R names. | symbolToR |