noamteyssier / crispr_screen

Efficient Differential Expression and Gene Aggregation for CRISPR screens.
https://noamteyssier.github.io/crispr_screen/
MIT License
6 stars 0 forks source link

confirm all pvalue arrays are sorted when passing into rra #33

Closed noamteyssier closed 2 years ago

noamteyssier commented 2 years ago

this algorithm requires that the normalized ranks inputted are presorted - need to make sure that they are.