awslabs / amazon-omics-tools

Apache License 2.0
18 stars 6 forks source link

Add feature to compute sum of potential savings to run analyzer #53

Closed markjschreiber closed 2 weeks ago

markjschreiber commented 3 weeks ago

potential cost savings: (sum of minimumUSD) - (sum of estimatedUSD) = Total cost savings per run

We should also update the docs with this calculation

markjschreiber commented 2 weeks ago

This is currently present in the run row in the cost:min column. The fix here is to make that more apparent in the docs.

markjschreiber commented 2 weeks ago

described in #58