14 releases
| 0.3.1 | Aug 6, 2025 |
|---|---|
| 0.3.0 | Aug 6, 2025 |
| 0.2.9 | Oct 4, 2024 |
| 0.2.7 | Sep 6, 2024 |
| 0.1.3 | Aug 12, 2024 |
#660 in Biology
697 downloads per month
Used in crispr_screen
34KB
675 lines
geopagg
Geometric p-value aggregation for gene-groups
lib.rs:
GeoPAGG: Geometric P-Value Aggregation for Gene Groups
This library implements the GeoPAGG algorithm, which is used for analyzing sgRNA differential abundance data by aggregating p-values and log fold changes across multiple sgRNAs targeting the same gene.
The main components of this library are:
GeoPAGG: The main algorithm implementationWeightConfig: Configuration for p-value weighting schemesTransformConfig: Configuration for p-value transformation methodsGeoPAGGResults: Structure to hold and display the results
Dependencies
~4.5MB
~82K SLoC