r-hgnchelper 0.8.15
Identification and correction of invalid gene symbols for human and mouse
This package provides a set of R functions for identifying and correcting HGNC human gene symbols. In addition, you can identify MGI mouse gene symbols, which have been converted to date format by Excel, withdrawn, or aliased. It also contains functions for reversibly converting between HGNC symbols and valid R names.
- Outputs:
out
- Website: https://github.com/waldronlab/HGNChelper
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-hgnchelper 0.8.15
as follows:
guix install r-hgnchelper@0.8.15
Or install the latest version:
guix install r-hgnchelper
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.