tleonardi / nanocompore

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

Broken model flag in SampCompDB.plot_position() #85

Closed tleonardi closed 5 years ago

tleonardi commented 5 years ago

The model flag is expected to be a bool in the docs (as it should be), but the code expects it to be an instance of GaussianMixture.