AllenInstitute / segmentation-labeling-app

Data pipeline and UI for human labeling of putative ROIs from 2p cell segmentations
Other
0 stars 0 forks source link

Allow passing upload manifest file directly to LabelDataUploader #109

Closed kschelonka closed 4 years ago

kschelonka commented 4 years ago

Since we can query to get the manifest directly from the database, I found it was nice to be able to upload transform files to s3 with a manifest file (rather than requiring query).