r-hgnchelper
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.
- Versions: 0.8.15
- 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 the latest version of r-hgnchelper
as follows:
guix install r-hgnchelper
Or install a particular version:
guix install r-hgnchelper@0.8.15
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.
Badge code
You can use the following badge to inform users of r-hgnchelper about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-hgnchelper'><img src='https://packages.guix.gnu.org/packages/r-hgnchelper/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-hgnchelper)
Example Org:
[[https://packages.guix.gnu.org/packages/r-hgnchelper][https://packages.guix.gnu.org/packages/r-hgnchelper/badges/latest-version.svg]]