biobroom: 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 the tidy, augment, glance division of tidying methods. Tidying data makes it easy to recombine, reshape and visualize bioinformatics analyses.

Package details

AuthorAndrew J. Bass, David G. Robinson, Steve Lianoglou, Emily Nelson, John D. Storey, with contributions from Laurent Gatto
Bioconductor views DataImport DifferentialExpression GeneExpression MultipleComparison Proteomics Regression
MaintainerJohn D. Storey <jstorey@princeton.edu> and Andrew J. Bass <ajbass@princeton.edu>
LicenseLGPL
Version1.22.0
URL https://github.com/StoreyLab/biobroom
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("biobroom")

Try the biobroom package in your browser

Any scripts or data that you put into this service are public.

biobroom documentation built on Nov. 8, 2020, 5:20 p.m.