Closed Hammarn closed 6 years ago
I've updated the original post and this entire PR. It now actually does what I set out to do.
Hi @b97pla,
Sorry, just merged this but meant to pass it by you first. Small PR to stop ngi_pipeline from crashing when there are index fastq files present.
Phil
I changed this PR since the original solution didn't work. The problem being that /ngi_pipeline/ngi_pipeline/utils/parsers.py was breaking before we even got to my fix.
Thanks to the staging environment I was able to test and debug this. My new solution is simply to add the index files to the list of fastq files to analyse. I've tested this on project P7607 and it seems to work fine.