-
Notifications
You must be signed in to change notification settings - Fork 11
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
falco crashes with multiQC version 1.9 #7
Comments
Multiqc version was 1.9 and falco 0.2.1 |
Hi Anders, I will try to reproduce the problem on my end. However, if possible, would you be able to share the |
Hi Anders, Thank you for reporting the problem. I was able to reproduce the error with my own dataset and indeed it seems like we had some inconsistencies between the fastqc and falco outputs that were making MultiQC not be able to parse the "Sequence Length Distribution" module. We also were printing the headers of the "Overrepresented sequences" module even when it was empty. I pushed a change that should fix the problem, but that will require you cloning and compiling the program again. I apologize for the inconvenience! We are letting some problems pile up and will hopefully soon build a release that addresses all of them. Let us know if possible if this works on your end and/or if you run into further issues! |
Hey Guilherme. Thanks for the quick reply! Great that you've gotten the problem fixed. However, I was hoping to run falco as part of general pipeline, and we are relying on conda for managing the environment and I'd like to keep the custom parts down to a bare minimum. Could I ask why you don't include a more stable output form, perhaps as a supplement to the fastqc like output, and write a specific falco module for multiQC? (https://multiqc.info/docs/#custom-content). Maybe this could be a more stable way to integrate into multiQC, and also have falco being q part of the list of modules available in multiQC (raising awareness). |
@pbiology I know this is old. I'm closing this issue, but opened another referencing your query about how you used falco in your pipeline. |
Tried running multiqc on a falco output directory and it crashed. Here is the error log:
The text was updated successfully, but these errors were encountered: