====== Tablet ======
Tablet is a lightweight, high-performance graphical viewer for next generation sequence assemblies and alignments.
===== Information =====
* Version: 1.17.08.17
* Added: December, 2015
* Updated: January, 2018
* Link: https://ics.hutton.ac.uk/tablet/
===== Usage =====
See versions of tablet which are available:
$ module avail tablet
Load and run tablet:
$ module load tablet/1.17.08.17
$ tablet
===== Installation ======
Notes from the sysadmin during installation:
$ cd /tmp
$ wget https://ics.hutton.ac.uk/resources/tablet/installers/tablet_linux_x64_1_17_08_17.sh
$ sudo mkdir -p /export/apps/tablet/1.17.08.17
$ sudo chown aorth /export/apps/tablet/1.17.08.17
$ chmod +x tablet_linux_x64_1_17_08_17.sh
$ ./tablet_linux_x64_1_17_08_17.sh
$ sudo chown -R root:root /export/apps/tablet/1.17.08.17
Note: the installation is graphical so you need to log into the server with ''ssh -X''.