This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-hgnchelper/badges/latest-version.svg)](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]]