nanocompore icon indicating copy to clipboard operation
nanocompore copied to clipboard

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

Open tleonardi opened this issue 3 years ago • 0 comments

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.

tleonardi avatar Nov 27 '20 15:11 tleonardi