Pairwise SNP distance matrix from a FASTA sequence alignment.
See versions which are available:
$ module avail snp-dists
Load one version into your environment and run it:
$ module load snp-dists/0.8.2 $ snp-dists
Notes from the sysadmin during installation:
$ git clone https://github.com/tseemann/snp-dists.git -b v0.8.2 $ cd snp-dists $ make $ sudo mkdir -p /export/apps/snp-dists/0.8.2/bin $ sudo cp snp-dists /export/apps/snp-dists/0.8.2/bin