neherlab / pangraph

A bioinformatic toolkit to align genome assemblies into pangenome graphs
https://neherlab.github.io/pangraph
MIT License
77 stars 7 forks source link

added package for nextflow usage of docker image #48

Closed plaquette closed 1 year ago

plaquette commented 1 year ago

added:

RUN apt-get install -y procps

to the dockerfile.

this is needed for the docker image to be compatible with nextflow according to: