Estimate the cell sizes. We only consider genes that are expressed in a certain proportion of cells.
1 2 | estimate.cell.sizes(dl, cell.prop = 0.5, expr.threshold = 0,
by.capture = TRUE)
|
dl |
de.lorean object. |
cell.prop |
The proportion of cells a gene must be expressed in to be considered for cell size estimation |
expr.threshold |
The threshold above which we consider a gene to be expressed |
by.capture |
Estimate the cell sizes by considering the cells at each capture time separately |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.