====== MCScanX ======
Multiple Collinearity Scan toolkit X version.
===== Information =====
* Version: mcscanx/git-97e74f40
* Added: September, 2021
* Link: https://github.com/wyp1125/MCScanX
===== Usage =====
See which versions of mcscanx are available:
$ module avail mcscanx
Load one version into your environment and run it:
$ module load mcscanx/git-97e74f40
$ MCScanX*
===== Installation ======
Notes from the sysadmin during installation:
$ cd /tmp
$ git clone https://github.com/wyp1125/MCScanX.git
$ cd MCScanX
$ make
$ sudo mkdir -p /export/apps/mcscanx/git-97e74f40
$ sudo cp -r * /export/apps/mcscanx/git-97e74f40