Evolinc / Evolinc-I

2 stars 3 forks source link

evolinc-i deletes fastq.gz files in directory where it is run - issue fixed! #21

Closed chosenobih closed 1 year ago

chosenobih commented 1 year ago

Hi evolinc team,

I am using evolinc-i in a new workflow that I am developing. During a test run, I noticed that the evolinc-i program deletes any fastq.gz file contained in the directory where it is run. I took a look at the evolinc-part-I.sh script and I noticed that the problem was caused by the code in line #628 <rm ../.fa.*>. I fixed this issue and also updated the Dockerfile.