-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ET.py check file existence #97
Comments
Maybe there was another issue here and BRB needs to reprocess the whole thing. I would be surprised if their samtools module doesn't write the text file somewhere and then parse it.
|
I was also surprised, but I had explicitly tried (outside of BRB) all multiQC from snapePipe3.0.0 env (1.19), snakePipe3.1.0 (1.23) and 1.25 (per module load). Only 1.23 did not produce the multiqc_samtools_flagstat.txt file. |
cfr. maxplanck-ie/snakepipes#1074 |
ET.py should assert existence of files and exist more gracefully if missing.
Use case: multiqc_samtools_flagstat.txt is not produced by multiQC 1.23
Suggestion: replace rates with NaN if undetermined?
The text was updated successfully, but these errors were encountered: