NEW FEATURES
SIGNIFICANT USER-VISIBLE CHANGES
testTwoSample
respects the minCellsPerGene
argument.BUG FIXES
minCellsPerGene
argument was effectively being ignored.NEW FEATURES
SIGNIFICANT USER-VISIBLE CHANGES
testTwoSample
now returns number of valid bootstraps. Typically, these will
match the user-specified nBootstraps
, but when bootstraps yield samples with
no expression in the tested gene, they become invalid. This occurs when a gene
is expressed in too few cells. The p-values are adjusted to the number of
valid bootstraps. Users may want to exclude genes with low bootstraps
values.
Alternatively, the minCellsPerGene
argument can be increased to help avoid
testing such genes.BUG FIXES
NA
bootstraps when estimating p-values for testTwoSample
.NEW FEATURES
SIGNIFICANT USER-VISIBLE CHANGES
testTwoSample
.statistic="UI"
with a user-provided featureIndex
.statistic="WD"
for Wasserstein Distance,
also known as the Earth Mover's Distance.BUG FIXES
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.