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

r-ripseeker

Identifying protein-associated transcripts from RIP-seq experiments

This package infers and discriminates RIP peaks from RIP-seq alignments using two-state HMM with negative binomial emission probability. While RIPSeeker is specifically tailored for RIP-seq data analysis, it also provides a suite of bioinformatics tools integrated within this self-contained software package comprehensively addressing issues ranging from post-alignments processing to visualization and annotation.

Installation

Install the latest version of r-ripseeker as follows:

guix install r-ripseeker

Or install a particular version:

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

Example HTML:

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

Example Markdown:

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

Example Org:

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