Skip to content
Snippets Groups Projects
Commit 87b78f9b authored by juanf's avatar juanf
Browse files

SSDM-1728: YeastLab Data Curation - Report

SVN: 33832
parent d62311a6
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ import xml.etree.ElementTree as ET
##
sampleTypesToVerify = ["YEAST","POMBE"];
logLevelsToPrint = ["ERROR", "REPORT", "MANUAL-FIX", "AUTO-FIX-2"];
logLevelsToPrint = ["ERROR", "REPORT", "MANUAL-FIX", "AUTO-FIX-2"]; #INFO not included, use it for debug only
##
## Logging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment