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

r-methylaid

Quality control of large Illumina DNA Methylation array data sets

This package provides a visual and interactive web application using RStudio's shiny package. Bad quality samples are detected using sample-dependent and sample-independent controls present on the array and user adjustable thresholds. In depth exploration of bad quality samples can be performed using several interactive diagnostic plots of the quality control probes present on the array. Furthermore, the impact of any batch effect provided by the user can be explored.

Installation

Install the latest version of r-methylaid as follows:

guix install r-methylaid

Or install a particular version:

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

Example HTML:

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

Example Markdown:

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

Example Org:

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