tleonardi / nanocompore

RNA modifications detection from Nanopore dRNA-Seq data
https://nanocompore.rna.rocks
GNU General Public License v3.0
80 stars 12 forks source link

Integration tests now check correctness of SampComp results #65

Closed tleonardi closed 5 years ago

tleonardi commented 5 years ago

Hey Adrien, I've exposed the data_rand_seed as we discussed. Now the results SampComp on SimReads data are as expected: all and only the known modified positions are significant (p<0.05) in SampComp. This is true for all types of statistical tests. The integration tests now verify this condition. Let me know what you think of the changes.

a-slide commented 5 years ago

Tried locally and everything worked