Description Usage Arguments Details Value Examples
Gene variance to mean ratio and the number of expressing cells are plotted.
1 2 3 |
object |
Object containing count data |
vmr |
Variance to mean ratio (VMR) |
ncexpr |
Number of cells expressing each gene |
selected_genes |
Logical vector specifing genes selected |
variable_genes |
Logical vector specifing genes with high VMR |
mode_genes |
Logical vector specifying genes with nonzero modes |
marker_genes |
Logical vector specifying marker genes |
save.memory |
If |
progress.bar |
Display progress bar for VMR calculation. Not used when gene lists are supplied. |
log |
Axis in log-scale, |
cex |
Symbol size for genes (supplied to |
This function can be called separately or is also called within
filter_genes
by default.
In the latter case, parameters other
than object
will have been already filled. If called separately
with NULL
gene lists, VMR is recalculated but gene selection
is not done.
NULL
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.