r-glimma
Interactive HTML graphics
This package generates interactive visualisations for analysis of RNA-sequencing data using output from limma, edgeR or DESeq2 packages in an HTML page. The interactions are built on top of the popular static representations of analysis results in order to provide additional information.
- Versions: 2.18.0
- Website: https://github.com/Shians/Glimma
- Licenses: LGPL 3
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-glimma
as follows:
guix install r-glimma
Or install a particular version:
guix install r-glimma@2.18.0
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-glimma about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-glimma'><img src='https://packages.guix.gnu.org/packages/r-glimma/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-glimma)
Example Org:
[[https://packages.guix.gnu.org/packages/r-glimma][https://packages.guix.gnu.org/packages/r-glimma/badges/latest-version.svg]]