AlexsLemonade / alsf-scpca

Management and analysis tools for ALSF Single-cell Pediatric Cancer Atlas data.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Add docker image for Alevin-fry #62

Closed allyhawkins closed 3 years ago

allyhawkins commented 3 years ago

Related to #61, this PR adds a new folder images/alevinfry containing the Dockerfile and README.md to build the Docker image needed to run Alevin-fry. The image has also been pushed to AWS with the following tag scpca-alevin-fry:0.1.0 and can be pulled from there.

This image also contains procps needed to run nextflow using the -with-tower configuration. Otherwise it will not complete the workflow.