4dn-dcic / tibanna

Tibanna helps you run your genomic pipelines on Amazon cloud (AWS). It is used by the 4DN DCIC (4D Nucleome Data Coordination and Integration Center) to process data. Tibanna supports CWL/WDL (w/ docker), Snakemake (w/ conda) and custom Docker/shell command.
MIT License
70 stars 28 forks source link

Make ami_id an attribute of the API class #356

Closed alexander-veit closed 2 years ago

alexander-veit commented 2 years ago

Reason: we want to be able to modify ami_id in a sub classes.

No version bump, as the previous version has not been released.