Hi
The output of fastq-dump looks like this (typical read)
@SRR415301.1 20110_run005Sample1_1_120_76 length=50
T3003332230231..31...022..20...02.0..0....0....0...
+SRR415301.1 20110_run005Sample1_1_120_76 length=50
!+%0(&2'&*+%&%!!/%!!!*%1!!%%!!!)%!-!!(!!!!)!!!!(!!!
When I use sam-dump I get something like this
AAATATCTAAGCANNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN
I find it hard to believe that the first is a digit representation of the former..
When I use bowtie I get an error:
Please truncate reads and quality values and and re-run Bowtie
Any help?
Thanks
The output of fastq-dump looks like this (typical read)
@SRR415301.1 20110_run005Sample1_1_120_76 length=50
T3003332230231..31...022..20...02.0..0....0....0...
+SRR415301.1 20110_run005Sample1_1_120_76 length=50
!+%0(&2'&*+%&%!!/%!!!*%1!!%%!!!)%!-!!(!!!!)!!!!(!!!
When I use sam-dump I get something like this
AAATATCTAAGCANNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN
I find it hard to believe that the first is a digit representation of the former..
When I use bowtie I get an error:
Please truncate reads and quality values and and re-run Bowtie
Any help?
Thanks
Comment