phylodm 2.0.0

Efficient calculation of phylogenetic distance matrices.
Documentation
1
2
3
4
5
6
7
8
9
10
11
FROM quay.io/pypa/manylinux2014_x86_64:latest

RUN curl -sSf https://sh.rustup.rs | sh -s -- -y

ENV PATH "$HOME/.cargo/bin:$PATH"


#   docker build -t manylinux-rs:latest .
#   docker run -i -v `pwd`:/io -t manylinux-rs:latest /bin/bash

# https://github.com/k3yavi/vpolo