Open seru71 opened 1 year ago
Yes, I've experienced the same issue. The program seems to process all the files but there's no output
This is a real pity -- the older version doesn't support extraction of the original quality scores so it's not usable as is without first converting to BAM using samtools. Since this needs to go to disk since Bazam needs an index, it defeats the purpose.
It would be great to have this fixed.
Having BAM and CRAM created from it (
samtools view -CT $REFERENCE_FASTA bam > cram
I found that although version 1.0.1 works fine both files, more recent versions:manage to get the reads out of BAM file only. With CRAM input PairScanner processes all the reads, but fails to pair them. Below is the last stderr line on a test files with one pair of reads. Stdout is empty
Command used:
SAM file to reproduce the issue: