biocompute-objects / galaxy

Data intensive science for everyone.
https://galaxyproject.org/
Other
2 stars 1 forks source link

error_domain #11

Closed HadleyKing closed 4 years ago

HadleyKing commented 5 years ago

Populate the error_domain from a workflow invocation. https://github.com/biocompute-objects/galaxy/blob/cbbe81946233e1e7ac625fc732115b5c23028fa8/lib/galaxy/webapps/galaxy/api/workflows.py#L1165 Q: Is there a way to leverage the tool tests to populate the error_domain ?

HadleyKing commented 4 years ago

Should be part of #25. Free text defined here: 2.8 Error Domain, acceptable range of variability "error_domain"

The error domain can be used to determine what range of input returns outputs that are within the tolerance level defined in this subdomain and therefore can be used to optimize algorithm. It consists of two subdomains: empirical and algorithmic.