Entering edit mode
3.4 years ago
jaqx008
▴
110
Hello all, I obtained this SRA files from ncbi. Something appears to be off with the third lines and I am not sure what but its causing bowtie to throw the following error: How can I fix this?
Bowtie error:
Saw ASCII character Saw ASCII character Saw ASCII character Saw ASCII character Saw ASCII character Saw ASCII character Saw ASCII character Saw ASCII character 10Saw ASCII character 10 but expected 33-based Phred qual.Saw ASCII character 10 but expected 33-based Phred qual. 10 but expected 33-based Phred qual.Saw ASCII character 1010 but expected 33-based Phred qual. Saw ASCII character 1010 but expected 33-based Phred qual.10 but expected 33-based Phred qual.10 but expected 33-based Phred qual.10 but expected 33-based Phred qual.Saw ASCII character 10 but expected 33-based Phred qual.
Saw ASCII character 10terminate called recursively
but expected 33-based Phred qual. but expected 33-based Phred qual.Saw ASCII character terminate called after throwing an instance of 'int10' terminate called recursively
Saw ASCII character terminate called recursively 10 but expected 33-based Phred qual. terminate called recursively Saw ASCII character 10 but expected 33-based Phred qual.terminate called recursively terminate called recursively but expected 33-based Phred qual. Saw ASCII character 10 but expected 33-based Phred qual. terminate called recursively but expected 33-based Phred qual.(ERR): bowtie2-align died with signal 6 (ABRT) (core dumped)
Fastq-file:
@DRR032677.1 1 length=101
AAATGCTCAACCTGCAGATGTGAATTGTTACGACAAAACTTCCTATCACGCCAATGCCCAGTTCTCCAGAGTGTTTCCATTTTAAACCTTCTTCAGCCCCC
+DRR032677.1 1 length=101
@@@FFDFFHHDFHBHJJGIIIIHGJICFHEHEEF6:@FHID9DH>@FGDDCHGE@AGIECEIIIIGE>A;?;@.;..>@CCDEECCCCCC;AC>@CDC?B?
You are right. They looked just fine on EBI-ENA. Thanks a bunch.