BioLockJ-Dev-Team / sheepdog_testing_suite

Test suite for BioLockJ development team.
3 stars 8 forks source link

excluding an non-existant column should be a warning, not an error #285

Open IvoryC opened 3 years ago

IvoryC commented 3 years ago

I got this error:

ERROR TYPE:    Exception
ERROR MESSAGE: Config property [ r.excludeFields] contians a field [OTU_COUNT] not found in metadata: /Users/ieclabau/git/sheepdog_testing_suite/test/module/calcStats/./metadata.tsv

This should not be an error. I should be able 'exclude' whatever garbage I want. It should be warning if the exclude fields does not match anything, because that may indicate a typo on my part.

.....right.. ? This inconvenience may save people from doing excessive calculations.... maybe discuss with Dr. Fodor