bioconductor-experimentsubset
Manages subsets of data with Bioconductor Experiment objects
Manages subsets of data with Bioconductor Experiment objects
To install this package, run one of the following:
Experiment objects such as the SummarizedExperiment or SingleCellExperiment are data containers for one or more matrix-like assays along with the associated row and column data. Often only a subset of the original data is needed for down-stream analysis. For example, filtering out poor quality samples will require excluding some columns before analysis. The ExperimentSubset object is a container to efficiently manage different subsets of the same data without having to make separate objects for each new subset.
Summary
Manages subsets of data with Bioconductor Experiment objects
Information Last Updated
Apr 22, 2025 at 15:29
License
MIT + file LICENSE
Total Downloads
12.3K
Platforms