====== MiTools ====== MiTools is a Next Generation Sequencing (NGS) data processing tool (based on MiLib). ===== Information ===== * Latest version: 1.4 * Added: March, 2017 * Link: https://github.com/milaboratory/mitools ===== Usage ===== See versions of MiTools which are available: $ module avail mitools Load mitools: $ module load mitools ===== Installation ====== Notes from the sysadmin during installation: $ cd /tmp $ wget https://github.com/milaboratory/mitools/releases/download/v1.4/mitools-1.4.zip $ unzip mitools-1.4.zip $ cd mitools-1.4/ $ sudo mkdir -p /export/apps/mitools/1.4 $ sudo cp -rv . /export/apps/mitools/1.4/