Is there an existing module for this?
Is there an open PR for this?
Is there an open issue for this?
Are you going to work on this?
BWA/MEM should be able to generate SAM files as it expects a task.ext.args2 --output-fmt sam.
In that case, we can skip samtools view as bwa mem already produces that format.
Is there an existing module for this?
Is there an open PR for this?
Is there an open issue for this?
Are you going to work on this?
Assigneesto facilitate tracking who is working on the moduleBWA/MEM should be able to generate SAM files as it expects a task.ext.args2
--output-fmt sam.In that case, we can skip samtools view as bwa mem already produces that format.