Skip to content

Splitting of bam based on clusters

Mette Bentsen requested to merge bam_splitting into dev

Hi, here is the function for splitting bam(s) per cluster.

If we need to parallelize, we might have a look what the bottlenecks are - it might be writing. So then we can have a look at using a buffer for the reads.

Edited by Mette Bentsen

Merge request reports

Loading