NVlabs / nvbio

NVBIO is a library of reusable components designed to accelerate bioinformatics applications using CUDA.
BSD 3-Clause "New" or "Revised" License
206 stars 50 forks source link

Dockerfile and Singularity definition to get started in a container #24

Open ps-account opened 5 years ago

ps-account commented 5 years ago

Hi, I created a Dockerfile to get started with this old code, based on ubuntu 14.04 and cuda 6.5:

https://github.com/rdwrt/nvbio-container/blob/master/Dockerfile

ps-account commented 5 years ago

Also added a singularity definition: https://github.com/rdwrt/nvbio-container/blob/master/nvbowtie.def

instructions in readme at: https://github.com/rdwrt/nvbio-container