A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/bioc/html/../html/ExperimentSubset.html below:

Bioconductor - ExperimentSubset (development version)

ExperimentSubset

This is the development version of ExperimentSubset; for the stable release version, see ExperimentSubset.

Manages subsets of data with Bioconductor Experiment objects

Bioconductor version: Development (3.22)

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, enter citation("ExperimentSubset")): Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("ExperimentSubset")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To 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