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

r-biobroom 1.36.0

Turn Bioconductor objects into tidy data frames

This package contains methods for converting standard objects constructed by bioinformatics packages, especially those in Bioconductor, and converting them to tidy data. It thus serves as a complement to the broom package, and follows the same tidy, augment, glance division of tidying methods. Tidying data makes it easy to recombine, reshape and visualize bioinformatics analyses.

Installation

Install r-biobroom 1.36.0 as follows:

guix install r-biobroom@1.36.0

Or install the latest version:

guix install r-biobroom

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.