Description Usage Arguments Value
Use different threshold to select DA cells based on an output from getDAcells().
1 2 3 |
X |
output from getDAcells() |
pred.thres |
length-2 vector, top and bottom threshold on DA measure, default NULL, select significant DA cells based on permutation |
force.thres |
a logical value to indicate whether to forcefully use pred.thres without considering significance, default False |
alpha |
set this parameter to not NULL to rerun Logistic regression |
do.plot |
a logical value to indicate whether to return ggplot objects showing the results, default True |
plot.embedding |
size N-by-2 matrix, 2D embedding for the cells |
size |
cell size to use in the plot, default 0.5 |
a list of results with updated DA cells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.