Running the masterscript.sh on the hpc and encountering this error:
Step 0.1: Checking for the presence of the checkpoint file.
The file 'checkpoints' does not exist in the input directory, creating...
Exception in thread "main" java.lang.NumberFormatException: For input string: (here is the direct file path to my reads, didnt want to include for privacy)
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:569)
at java.lang.Integer.parseInt(Integer.java:615)
at org.usadellab.trimmomatic.TrimmomaticPE.run(TrimmomaticPE.java:431)
at org.usadellab.trimmomatic.Trimmomatic.main(Trimmomatic.java:80)
--
You received this message because you are subscribed to the Google Groups "SAMSA bioinformatics group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to samsa-bioinformatic...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/samsa-bioinformatics-group/00c30a15-ebd6-40a6-9bdc-7bef0e51f880n%40googlegroups.com.