imputeAssaysCountR Documentation

Impute Assays count

Description

If replicates are with different number of rounds, truncate counts beyond the miminum number of rounds. Otherwise, impute with mean counts of replicates.

Usage

imputeAssaysCount(counts, rounds)

Arguments

counts

A matrix of counts

rounds

A vector of number of rounds

Value

A list of imputed counts and rounds