GrinMinded
New member
- Joined
- May 13, 2025
- Messages
- 2
I have two sets of .fastq files from ONT sequencing runs (one using R9.4.1 and the other R10), after generating .bam files, one set isnt working correctly. Both .bam files are recognized by samtools, mapped to the same custom reference (799yT32), and have similar read counts and sizes. Though, the second set doesn't seem to map correctly, samtools view -c doesn't recognize the reference despite showing 100k reads, and IGV displays no reads and an unexpected "Junctions" row. I'm guessing the issue is with the reference sequence not being recognized, but I'm not nsure why it affects just one set. Help please.