-
recipe
bioconductor-biobroom
Turn Bioconductor objects into tidy data frames
- Homepage
https://bioconductor.org/packages/3.12/bioc/html/biobroom.html
- License
LGPL
- Recipe
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
bioconductor-biobroom
¶ -
- Versions
1.22.0-0
,1.20.0-0
,1.18.0-0
,1.16.0-1
,1.14.0-0
- Depends
bioconductor-biobase
>=2.50.0,<2.51.0
r-base
>=4.0,<4.1.0a0
- Required By
Installation
With an activated Bioconda channel (see 2. Set up channels), install with:
conda install bioconductor-biobroom
and update with:
conda update bioconductor-biobroom
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-biobroom:<tag>
(see bioconductor-biobroom/tags for valid values for
<tag>
)
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-biobroom/README.html)