View source: R/SingleCellQuadraticProgrammingAux.R
normalize.dt | R Documentation |
This function normalizes single-cell RNA-seq data using its raw counts. The normalization is performed to remove variation due to difference in read depth and coverage.
normalize.dt(dt.st)
dt.st |
The dataset to normalize |
normalize.dt(single.cell.mtx)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.