Hi !
The PR is now ready for one of the files generated by GLIMPSE2_concordance.
The problem I’m having is that multiqc doesn’t seem to launch the module created (I put a log.info at the start of the init).
It may be that I haven’t configured a file correctly but I can’t find out which one.
Can anyone help me?
While doing some debugging, it seems that when i do python -m cProfile -o multiqc_profile.prof /path/to/multiqc path/to/data the file is correctly launched but not if I update my local multiqc with pip install -e . then multiqc /path/to/data.