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

r-tximeta

Transcript quantification import with automatic metadata

This package implements transcript quantification import from Salmon and alevin with automatic attachment of transcript ranges and release information, and other associated metadata. De novo transcriptomes can be linked to the appropriate sources with linkedTxomes and shared for computational reproducibility.

Installation

Install the latest version of r-tximeta as follows:

guix install r-tximeta

Or install a particular version:

guix install r-tximeta@1.24.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-tximeta about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-tximeta'><img src='https://packages.guix.gnu.org/packages/r-tximeta/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-tximeta/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-tximeta)

Example Org:

[[https://packages.guix.gnu.org/packages/r-tximeta][https://packages.guix.gnu.org/packages/r-tximeta/badges/latest-version.svg]]