Open bethac07 opened 4 years ago
Right now, uploading the pipeline for step 2-3 causes an infinite recursion loop; should fix that.
~Right now, uploading pipeline 7 triggers a new run, but we probably don't want to just go ahead and do that on initial uploading~ Actually this is fine, because it needs step 6 to run first to write something to the metadata file, so if it is uploaded before step 6 is run there's no issue.
(Moved here from https://github.com/broadinstitute/pooled-cell-painting-analysis/issues/83)
Right now, the workflow has several stages and/or proposed stages
This creates 2 pre-setup steps, and at least 6 handoffs. Right now, each one is manual, with manual quality checks at each. For each one, we need to a) decide how we're going to do file handling and b) decide if and how we will determine success (quantitative cutoff? How/where do we check it? Manual visual inspection of something? Same thing) or if we think it can just proceed with something like an Amazon Lambda trigger.
[x] Pre-1-2
[x] Pre-5-6
[x] 1 to 2
[x] 2 to 3
[x] 2 to 4
[x] 3 to 9 - MANUAL
[x] 4 to 9 - MANUAL
[x] 5 to 6
[x] 6 to 7
[x] 7 to 8
[x] 8 to 9 - MANUAL
OPTIONAL BUT REALLY NICE
Misc notes