A Docker container to run a simple phylogenetic tree building workflow.
docker run -it externelly/phyloflow:latest
Copy the protein.fasta file to the mount/ folder.
All outputs will be saved in the mount/ folder, unless otherwise specified.
famsa protein.fasta protein.aln
clipkit protein.aln
iqtree2 -T 32 -s protein.aln.clipkit --alrt 1000 -B 1000
Content type
Image
Digest
sha256:1a71ded53…
Size
370.4 MB
Last updated
over 2 years ago
docker pull externelly/phylogenyz