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

Nanocompore gets stuck due to large amounts of data for a single transcript #163

Open tleonardi opened 3 years ago

tleonardi commented 3 years ago

Due to the way Nanocompore passes data between threads, when a transcript has a large amount of data associated with it (e.g. the transcript has very high coverage or is very long), Nanocompore gets stuck trying to push the data through the queue.

We are working on a permanent solution, but as a temporary fix when Nanocompore gets stuck indefinitely we recommend re-running it with --downsample-high-coverage set to a smaller number, e.g. 5000.