Open vrutantshah opened 10 years ago
Hi, I was getting the same error. The problem was with the regexp that was creating the $nameWithoutExtension at line 368. '$' makes it match and substitute only at the end of the string but if you have a gzipped fastq file then it will only get rid of .gz and not the .fastq. So removing the '$' has solved the problem for me.
the error i am getting is here: ./autoadapt.pl --minimum-length=16 MiR1_NoIndex_L006_R1_001.fasta mir184_trim.fa