matsengrp / cft

Clonal family tree
5 stars 3 forks source link

Nextflow #308

Open eharkins opened 4 years ago

eharkins commented 4 years ago

Nextflow is a workflow manager with plenty of use in the scientific community and importantly, with a user base and support here at Fred Hutch.

Converting CFT from scons to nextflow would be a large task, but would allow the flexibility of easily switching from running the pipeline locally to running in the cloud / using a Docker container, using continuous integration tools to have automated tests, easy monitoring of running analyses etc (people in the Fred Hutch community are even working on a web interface for non-computationally-focused researchers to configure and launch nextflow workflows).

I am dumping my notes here about what would have to happen for this to get done, in case they are useful in the future: