Open jaredslosberg opened 1 year ago
Further, function should be rewritten so that the test returns the pvalue. As is, the threshold is user provided and used to construct the confidence interval for difference in group means, and just returns whether or not a gene is significant at that threshold.
@rpalaganas
Check that group means and variances are appropriately adjusted by pattern normalization. Different numbers of genes are returned as significant when normalize_pattern is False.