pkgdown/header.html

Skip to contents

Subsample a SummarizedExperiment to a proportion of its sequencing depth. Useful for saturation analyses.

Usage

subsampleProportion(object, inputAssay = "counts", proportion)

Arguments

object

A SummarizedExperiment object.

inputAssay

The assay to use.

proportion

The proportion of the sequencing depth to subsample.