jandrewrfarrell / RUFUS

RUFUS k-mer based genomic variant detection
51 stars 13 forks source link

Add Dockerfile #20

Open kohrar opened 3 years ago

kohrar commented 3 years ago

Because of the hard dependency to gcc 4.9, I've created a Dockerfile to help build RUFUS in a container based on your build instructions. It's quick and dirty, but it works.

I had to change one line involving stringstream to get the compile working however.

If you do merge, please update the Dockerfile's git URL to your repo.