NAL-i5K / Organism_Onboarding

A workflow to make organism onboarding pipeline easy to handle as an I/O pipeline
4 stars 1 forks source link

trackList.json post-processing steps in flow_apollo2 aren't working #86

Closed mpoelchau closed 4 years ago

mpoelchau commented 4 years ago

It looks like the following steps in flow_apollo2 are silently failing - they exit with a success message, but they don't actually edit the information in trackList.json - or perhaps they are but the edited file isn't propagated in flow_dispatch. Hard to say.

add-bw-track_gaps add-bw-track_gc add_metadata

mpoelchau commented 4 years ago

Update to clarify the problem: