DistributedScience / Distributed-CellProfiler

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

Enable configurable load_data.csv location in config #160

Closed ErinWeisbart closed 3 months ago

ErinWeisbart commented 9 months ago

Currently, load_data.csv is read from SOURCE_BUCKET. For a use case like Cell Painting Gallery where you're reading public images, would be nice to be able to set load_data.csv location to either SOURCE_BUCKET or AWS_BUCKET so that you can write your own load_data.csv if the public load data are incorrect.