-
Notifications
You must be signed in to change notification settings - Fork 656
Closed
Labels
Description
Description of bug
We used to have a config like:
table_columns_visible:
QUAST:
"# misassemblies": falseThis commit removed the quast namespace: 056d21d#diff-6d91e36cef5a41720305bb1bd9f0ab612e3830d0cce62efc0933a1d982b5296dL252
We now need to specify this config as:
table_columns_visible:
"":
"# misassemblies": falseIs this expected/desirable?
Thanks!
File that triggers the error
No response
MultiQC Error log
No response
Before submitting
- I have read the troubleshooting documentation.
- I am using the latest release of MultiQC.
- I have included a full MultiQC log, not truncated.
- I have attached an input file (.zip if necessary) that triggers the error.
Reactions are currently unavailable