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

r-hellorangesdata

Data for the HelloRanges tutorial vignette

This package provides the data that were used in the http://quinlanlab.org/tutorials/bedtools/bedtools.html. It includes a subset of the DnaseI hypersensitivity data from "Maurano et al. Systematic Localization of Common Disease-Associated Variation in Regulatory DNA. Science. 2012. Vol. 337 no. 6099 pp. 1190-1195." The rest of the tracks were originally downloaded from the UCSC table browser. See the HelloRanges vignette for a port of the bedtools tutorial to R.

Installation

Install the latest version of r-hellorangesdata as follows:

guix install r-hellorangesdata

Or install a particular version:

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

Example HTML:

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

Example Markdown:

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

Example Org:

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