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

r-bedr 1.0.7

Genomic region processing

This package is for genomic regions processing using command line tools such as BEDTools, BEDOPS and Tabix. These tools offer scalable and efficient utilities to perform genome arithmetic e.g indexing, formatting and merging. The bedr package's API enhances access to these tools as well as offers additional utilities for genomic regions processing.

Installation

Install r-bedr 1.0.7 as follows:

guix install r-bedr@1.0.7

Or install the latest version:

guix install r-bedr

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.