This image facilitates the usage of PRANK, a probabilistic multiple alignment program for DNA, codon and amino-acid sequences.
You should adapt and run the following command: docker run --rm -v /your/data/dir:/data pegi3s/prank-msa -d=/data/fastaFile -o=/data/output/output -F
In this command, you should replace:
/your/data/dir to point to the directory that contains the input file(s).fastaFile to the actual name of your input FASTA file.output to the desired prefix for the output files (output.best.fas will be created).To see the PRANK help, just run docker run --rm pegi3s/prank-msa -help.
Content type
Image
Digest
sha256:bf2d76e9b…
Size
38.5 MB
Last updated
5 days ago
docker pull pegi3s/prank-msa