DistributedScience / Distributed-CellProfiler

Run encapsulated docker containers with CellProfiler in the Amazon Web Services infrastructure.
https://distributedscience.github.io/Distributed-CellProfiler/
Other
38 stars 24 forks source link

Add WORKSPACE_BUCKET #167

Closed ErinWeisbart closed 4 months ago

ErinWeisbart commented 5 months ago

Adds WORKSPACE_BUCKET to DCP configuration allowing image files to be read from a separate bucket than non-image files (e.g. pipeline, load_data.csv, etc.). Closes #160

Also adds another demo project that reads images off the Cell Painting Gallery but uses a private S3 bucket for non-image files, showing WORKSPACE_BUCKET use in action.