Hello everyone,
I have this problem when using Picard to convert my SAM files to BAM files (I used BWA-MEM for mapping my reads)
Exception in thread "main" htsjdk.samtools.SAMFormatException: Error parsing tex t SAM file. Empty field at position 9 (zero-based); File BC002.sam; Line 31944
Line: 04JBV:00098:00810 4 * 0 0 * * 0 0 * AS:i:0 XS:i:0
Anyone can help me to solve this problems? Many thanks.
I have this problem when using Picard to convert my SAM files to BAM files (I used BWA-MEM for mapping my reads)
Exception in thread "main" htsjdk.samtools.SAMFormatException: Error parsing tex t SAM file. Empty field at position 9 (zero-based); File BC002.sam; Line 31944
Line: 04JBV:00098:00810 4 * 0 0 * * 0 0 * AS:i:0 XS:i:0
Anyone can help me to solve this problems? Many thanks.
Comment