Skip to content

chrishah/softSV-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

softSV-docker

Docker image running Ubuntu 16.04 with SoftSV version 1.4.2 installed

Setup:

  • Ubuntu 16.04
    • libboost
    • bamtoolslib
  • seqan 2.0.0
  • SoftSV 1.4.2

Get the image:

docker pull chrishah/softsv:1.4.2

Use the container:

docker run --rm -v $(pwd):/in/ -w /in/ chrishah/softsv:1.4.2 SoftSV -h

About

Docker image running Ubuntu 16.04 with SoftSV version 1.4.2 installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published