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

Multidimentional kmean #11

Closed tleonardi closed 6 years ago

tleonardi commented 6 years ago

Originally posted by @a-slide in https://github.com/tleonardi/nanocompore/issues/9#issuecomment-428661972

Another option, at least for the kmean strategy, is a multidimentional kmean combining all adjacent positions instead of position per position and then combining pvalues.

tleonardi commented 6 years ago

Duplicate of #10