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

r-rtracklayer 1.68.0

R interface to genome browsers and their annotation tracks

rtracklayer is an extensible framework for interacting with multiple genome browsers (currently UCSC built-in) and manipulating annotation tracks in various formats (currently GFF, BED, bedGraph, BED15, WIG, BigWig and 2bit built-in). The user may export/import tracks to/from the supported browsers, as well as query and modify the browser state, such as the current viewport.

Installation

Install r-rtracklayer 1.68.0 as follows:

guix install r-rtracklayer@1.68.0

Or install the latest version:

guix install r-rtracklayer

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.