Description Usage Arguments Details Value
Estimates assay values for missing timepoints
1 | .imputeData(raw.data, sample.data)
|
raw.data |
Raw input data with columns corresponding to samples (observations) and rows to features |
sample.data |
Optional. A |
Sometimes datasets include a missing sample. Here we impute the expression values by taking the mean expression of two samples from the same group and replicate (same individual) at two times surrounding the time of the missing sample
list of modified raw.data and sample.data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.