This is the released version of ExperimentSubset; for the devel version, see ExperimentSubset.
Manages subsets of data with Bioconductor Experiment objectsBioconductor version: Release (3.21)
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.
Author: Irzam Sarfraz [aut, cre] ORCID: 0000-0001-8121-792X , Muhammad Asif [aut, ths] ORCID: 0000-0003-1839-2527 , Joshua D. Campbell [aut] ORCID: 0000-0003-0780-8662
Maintainer: Irzam Sarfraz <irzam9095 at gmail.com>
Citation (from within R, entercitation("ExperimentSubset")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ExperimentSubset")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ExperimentSubset")
Details See More Suggests BiocStyle, knitr, rmarkdown, testthat, covr, stats, scran, scater, scds, TENxPBMCData, airway Linking To Enhances Depends On Me Imports Me Suggests Me Links To Me Build Report Build Report Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4