imputeAssaysCount | R Documentation |
If replicates are with different number of rounds, truncate counts beyond the miminum number of rounds. Otherwise, impute with mean counts of replicates.
imputeAssaysCount(counts, rounds)
counts |
A matrix of counts |
rounds |
A vector of number of rounds |
A list of imputed counts and rounds