getCutoffFromShuffledBmat | R Documentation |
Get enriched bin's percentage cutoff based on shuffledBmat.
getCutoffFromShuffledBmat(sBmat, scale = 3, noLessThan = 0.04)
sBmat |
sparseMatrix, cell by bins, randomly shuffled. |
scale |
double, default is 3.0, scale the standard deviation. |
noLessThan |
double, default is 0.04. cutoff should be no less than this. |
double
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.