v0.4.0
-
Deprecated old flags
--use-dockerand--use-singularity.
--dockerand--singularitycan work as flags too.$ caper run atac.wdl --docker # this will use docker image defined in WDL $ caper run atac.wdl --docker docker_image_location -
caper init
Choose a platform and caper will auto-generate default configuration file (~/.caper/default.conf) with only required parameters for a chosen platform.$ caper init sherlock
-
Others
- A file DB is now compressed.
- Better error checking and troubleshooting.