Table of Contents

TMISeq Scripts

A collection of python scripts for TMISeq

Information

Usage

See which versions of tmiseq are available:

$ module avail tmiseq

Load tmiseq

$ module load tmiseq/2016-01-31

Installation

Notes from the sysadmin during installation:

$ cd /tmp/
$ curl https://vollmerslab.soe.ucsc.edu/download/183/ > TMIseq_Scripts.tar.gz
$ tar -xvf TMIseq_Scripts.tar.gz
$ cd TMIseq_Scripts
$ chmod 0755 *.py
$ sudo mkdir -p /export/apps/tmiseq/2016-01-31
$ sudo cp *.py /export/apps/tmiseq/2016-01-31/