You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this and apologies for the delay. I think this should now be fixed. If you could test the code in v1.8dev and let me know how you get on with it, that would be great!
Hello! Thanks for the great multiqc tool!
Description of bug:
Peddy module of multiqc breaks when running with bcbio
MultiQC Error log:
File that triggers the error:
work/qc/ts_bcbio/peddy/ts_bcbio.het_check.csv
work/qc/ts_bcbio/peddy/ts_bcbio.sex_check.csv
MultiQC run details (please complete the following):
export PATH=/bcbio/anaconda/bin:"$PATH" && \ export LC_ALL=C.UTF-8 && export LANG=C.UTF-8 && \ /bcbio/tools/bin/multiqc -f -l /home/ubuntu/naumenko/sample_b2/work/qc/multiqc/list_files.txt \ -o /home/ubuntu/naumenko/sample_b2/work/bcbiotx/tmp0bn2vqyo
]Additional context
https://github.com/ewels/MultiQC/blob/master/multiqc/modules/peddy/peddy.py#L60
breaks because previously clean_s_name returns ts instead of ts_bcbio as a sample name.
Sergey
The text was updated successfully, but these errors were encountered: