Hi
Yesterday the four runs that was doing failed at the FastQC stage - some were FastQC of fastqsanger files and some were of BAM files that had just been made by TopHat2. I can't really tell from teh reports whether or not this is an issue with my files or something on teh Galaxy end [this workflow as worked several times before without any such error]. Here is the error report:
Fatal error: Exit code 1 ()
Failed to process file XX_BAM.bam
java.lang.ArrayIndexOutOfBoundsException: -1
at uk.ac.babraham.FastQC.Modules.SequenceLengthDistribution.calculateDistribution(SequenceLengthDistribution.java:105)
at uk.ac.babraham.FastQC.Modules.SequenceLengthDistribution.raisesError(SequenceLengthDistribution.java:189)
at uk.ac.babraham.FastQC.Report.HTMLReportArchive.startDocument(HTMLReportArchive.java:334)
at uk.ac.babraham.FastQC.Report.HTMLReportArchive.<init>(HTMLReportArchive.java:84)
at uk.ac.babraham.FastQC.Analysis.OfflineRunner.analysisComplete(OfflineRunner.java:163)
at uk.ac.babraham.FastQC.Analysis.AnalysisRunner.run(AnalysisRunner.java:110)
at java.lang.Thread.run(Thread.java:701)
Traceback (most recent call last):
File "/mnt/galaxy/shed_tools/toolshed.g2.bx.psu.edu/repos/devteam/fastqc/8c650f7f76e9/fastqc/rgFastQC.py", line 162, in <module>
fastqc_runner.run_fastqc()
File "/mnt/galaxy/shed_tools/toolshed.g2.bx.psu.edu/repos/devteam/fastqc/8c650f7f76e9/fastqc/rgFastQC.py", line 136, in run_fastqc
self.copy_output_file_to_dataset()
File "/mnt/galaxy/shed_tools/toolshed.g2.bx.psu.edu/repos/devteam/fastqc/8c650f7f76e9/fastqc/rgFastQC.py", line 109, in copy_output_file_to_dataset
with open(result_file[0], 'rb') as fsrc:
IndexError: list index out of range
Thanks
