getPvalueOfNDiff.default | R Documentation |
Get number of diff bins and the pvalue given two groups.
getPvalueOfNDiff.default( mat, group, ith = 1, jth = 2, threshold = 0.04, nperm = 20 )
group |
vector of integer, cluster index of cells |
ith |
integer, default 1 |
jth |
integer, default 2 |
threshold |
double, default 0.04 |
nperm |
integer, default 20 |
bmat |
sparseMatrix, cell by bin |
vector first is number of diff bin, second is p-value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.