Hello I have a problem with filterbytile : I try to analyze the data from GSE52778 I use filterbytile.sh and It seems I have a "Trouble parsing problem"
when I try : f
ilterbytile.sh in1=SRR1039508_1.fastq in2=SRR1039508_2.fastq out1=SRR1039508_1_filtre.fastq out2=SRR1039508_2_filtre.fastq
I obtain :
java -ea -Xmx6678m -Xms6678m -cp /XXXX/XXXX/bin/bbmap/current/ hiseq.AnalyzeFlowCell in1=SRR1039508_1.fastq in2=SRR1039508_2.fastq out1=SRR1039508_1_filtre.fastq out2=SRR1039508_2_filtre.fastq
Executing hiseq.AnalyzeFlowCell [in1=SRR1039508_1.fastq, in2=SRR1039508_2.fastq, out1=SRR1039508_1_filtre.fastq, out2=SRR1039508_2_filtre.fastq]
Set INTERLEAVED to false
Loading kmers: 205.432 seconds.
Filling tiles: Trouble parsing header SRR1039508.1.1 HWI-ST177:290:C0TECACXX:1:1101:1225:2130 length=63
java.lang.AssertionError: SRR1039508.1.1 HWI-ST177:290:C0TECACXX:1:1101:1225:2130 length=63
at hiseq.IlluminaHeaderParser.parseInt(IlluminaHeaderParser.java:149)
at hiseq.IlluminaHeaderParser.parseCoordinates(IlluminaHeaderParser.java:71)
at hiseq.IlluminaHeaderParser.parse(IlluminaHeaderParser.java:55)
at hiseq.FlowCell.getMicroTile(FlowCell.java:144)
at hiseq.AnalyzeFlowCell.fillTilesInner(AnalyzeFlowCell.java:641)
at hiseq.AnalyzeFlowCell.fillTiles(AnalyzeFlowCell.java:380)
at hiseq.AnalyzeFlowCell.process(AnalyzeFlowCell.java:316)
at hiseq.AnalyzeFlowCell.main(AnalyzeFlowCell.java:51)
thanks for your help
C
see C: Introducing FilterByTile: Remove Low-Quality Reads Without Adding Bias
I did it (fatq-dump -F XXXXXXXXX) I i obtain the same thing.......
Loading kmers: 7.484 seconds.