This image facilitates the usage of Haplogrep, a fast and free haplogroup classification tool.
You should adapt and run the following command:
docker run --rm -v /your/data/dir:/data pegi3s/haplogrep classify --input=/data/input [email protected] --out data/out.txt
In this command you should replace:
/your/data/dir to point to the directory that contains the input file you want to analyze.
input to the actual name of your input file.
out.txt to the desired name of the output file.
You may also want to replace [email protected] for another reference sequence.
To see the haplogrep usage, just run docker run --rm pegi3s/haplogrep (with no arguments).
Content type
Image
Digest
sha256:a594358c0…
Size
257.4 MB
Last updated
5 days ago
docker pull pegi3s/haplogrep