tleonardi / nanocompore

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

Replicates #29

Closed tleonardi closed 5 years ago

tleonardi commented 5 years ago

Is the current approach of logistic regression the best? What about a negative binomial on the cluster counts? For example wald test on a logistic model ~Cluster+Condition vs ~Cluster

tleonardi commented 5 years ago

This has been sorted (at least for now) with the GMM+anova implementation