getwilds / rcromwell

R client for interacting with Cromwell with WDL workflows
http://getwilds.org/rcromwell/
Other
3 stars 2 forks source link

Cache route cleanup output vars #34

Open sckott opened 3 months ago

sckott commented 3 months ago

on route api/workflows/v1/{workflow_id}/metadata the data returned has var names that are completely bonkers. e.g.,

Do some string replacement on these, get rid of spaces, make them all lowercase? (or maybe keep camelcase), ask if there's any reason for maintaing the bonkers mix of camelcase, snake case, and spaces