About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-tidysummarizedexperiment 1.12.0

Brings SummarizedExperiment to the Tidyverse

Installers

  • noarch v1.12.0

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-tidysummarizedexperiment

Description

The tidySummarizedExperiment package provides a set of tools for creating and manipulating tidy data representations of SummarizedExperiment objects. SummarizedExperiment is a widely used data structure in bioinformatics for storing high-throughput genomic data, such as gene expression or DNA sequencing data. The tidySummarizedExperiment package introduces a tidy framework for working with SummarizedExperiment objects. It allows users to convert their data into a tidy format, where each observation is a row and each variable is a column. This tidy representation simplifies data manipulation, integration with other tidyverse packages, and enables seamless integration with the broader ecosystem of tidy tools for data analysis.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy