pkgdown/header.html

Skip to contents

Subsample a SummarizedExperiment to a target sequencing depth.

Usage

subsampleTarget(object, inputAssay = "counts", target)

Arguments

object

A SummarizedExperiment object.

inputAssay

The assay to use.

target

The target sequencing depth.

Value

A SummarizedExperiment object with the subsampled counts.