Fisher's exact statistical test.
Rust version of Scipy's Fisher exact test.
A comprehensive statistical hypothesis testing library validated against R
CSV categorical data analyzer. Generates 2x2 contingency tables according to specified row/column group conditions, and applies Fisher's exact test.
Quick analysis of pileups for likely 8-oxoG locations
Fisher's exact test for overlap significance between two BED interval sets — bedtools fisher equivalent
Statistical methods for the Cyanea bioinformatics ecosystem
edgeR exactTest — classic two-group negative-binomial exact test for differential expression (logFC, logCPM, PValue, FDR)
VCF-emitting pileup (genotype likelihoods) from BAM — Rust port of bcftools mpileup single-sample SNP mode
The agent the mathematics wants — thermodynamically closed, cohomologically self-aware, categorically closed organism
edgeR glmQLFit + glmQLFTest — quasi-likelihood F-test for differential expression (logFC, logCPM, F, PValue, FDR)
Estimate per-sample (array) quality weights by REML for a log-expression matrix + design — a clean-room Rust reimplementation of limma's arrayWeights