====== PGDSpider ======
PGDSpider is a powerful automated data conversion tool for population genetic and genomics programs.
===== Information =====
* Version: 2.1.1.0
* Added: February, 2017
* Link: http://www.cmpg.unibe.ch/software/PGDSpider/
===== Usage =====
See which versions of PGDSpider are available:
$ module avail pgdspider
Load pgdspider
$ module load pgdspider/2.1.1.0
===== Installation ======
Notes from the sysadmin during installation:
$ cd /tmp
$ wget http://www.cmpg.unibe.ch/software/PGDSpider/PGDSpider_2.1.1.0.zip
$ unzip PGDSpider_2.1.1.0.zip
$ cd PGDSpider_2.1.1.0
$ ln -s PGDSpider2.sh PGDSpider2
$ chmod +x PGDSpider2.sh
$ sudo mkdir -p /export/apps/pgdspider/2.1.1.0
$ sudo cp -rv . /export/apps/pgdspider/2.1.1.0/
$ sudo dos2unix /export/apps/pgdspider/2.1.1.0/PGDSpider2.sh