Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 226 Bytes

File metadata and controls

13 lines (9 loc) · 226 Bytes

samtools

Container image for samtools.

Quick Usage

# Pull the image
docker pull docker.io/picotainers/samtools:latest

# Run the tool
docker run --rm docker.io/picotainers/samtools:latest samtools --help