View source: R/dimsum__add_dropout_pseudocount.R
dimsum__add_dropout_pseudocount | R Documentation |
Add pseudocount to output samples with dropout (zero read counts).
dimsum__add_dropout_pseudocount(dimsum_meta, input_dt, all_reps, verbose = T)
dimsum_meta |
an experiment metadata object (required) |
input_dt |
input data.table (required) |
all_reps |
list of replicates to retain (required) |
verbose |
whether or not to print status messages (default: TRUE) |
data.table with pseudocounts added to output samples with dropout
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.