adjustAccordingToFractions: adjustAccordingToFractions

Description Usage Arguments Author(s)

View source: R/RcppExports.R

Description

This function takes a counts matrix and subsets the columns according to the indices provided by the idxToSubset argument.

Usage

1
adjustAccordingToFractions(fractions, singlets)

Arguments

fractions

Numeric; a numeric vector with length equal to ncol(singlets) indicating the fractions that each column should be multiplied with.

singlets

Matrix; a counts matrix with cells/samples as columns and genes as rows.

Author(s)

Jason T. Serviss


jasonserviss/CIMseq documentation built on Jan. 11, 2020, 4:42 a.m.