-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Seeing how this plays out I noticed it might be possible to:
- Define a
yamlfile like the one found withincosmicqchere (which includes your threshold sets with the names you've specified manually). - Use that
yamlfile to runcosmicqc.label_outliers(..., feature_thresholds_file=<yaml_file>, ...) - Export the file as you need below (also skipping the step to populate the data manually below).
Doing this might lower the complexity involved with the code more generally. It'd also prepare for the threshold sets to be added to cosmicqc :) .
Originally posted by @d33bs in #39 (comment)
Metadata
Metadata
Assignees
Labels
No labels