Calculate distance matrix from cgMLST allele call tables of ChewBBACA.
See which versions are available:
$ module avail cgmlst-dists
Load one version into your environment and run it:
$ module load cgmlst-dists/0.4.0 $ cgmlst-dists
Notes from the sysadmin during installation.
$ cd /tmp $ git clone https://github.com/tseemann/cgmlst-dists.git $ cd cgmlst-dists $ git checkout v0.4.0 $ make $ sudo mkdir -p /export/apps/cgmlst-dists/0.4.0/bin $ sudo cp cgmlst-dists /export/apps/cgmlst-dists/0.4.0/bin