Sign inSign up

djhshih/samtools

By djhshih

Updated about 10 years ago

minimal docker image for samtools built with nix

Image
0

820

djhshih/samtools repository overview

An example of running samtools with a sample.bam located locally at ~/local-data

docker run -v ~/local-data:/data djhshih/samtools \
  samtools view -H /data/sample.bam

Tag summary

Content type

Image

Digest

Size

10.4 MB

Last updated

about 10 years ago

docker pull djhshih/samtools