Mouse-Imaging-Centre / pydpiper

Python code for flexible pipeline control
Other
24 stars 10 forks source link

Support additional container software #464

Open bcdarwin opened 2 years ago

bcdarwin commented 2 years ago

As of 2.0.17 Pydpiper has support for Singularity, but we should also support:

We could also allow the user to specify arbitrary containerization commands (e.g. using templates as was done in 2.0.16 for shell commands) or alternately use Python libraries to interface with these programs.