Carrot root and DNA VCRU Bioinformatics USDA ARS Vegetable Crops Research Unit

This page was last updated on Saturday, 06-May-2017 10:12:22 CDT

Installation notes for TICR version commit a892a55 on Mar 20, 2017

Home Page

Prerequisites

Installation

  1. $ cd /programinstallers/
  2. $ cd /usr/local/bin
  3. $ git clone https://github.com/nstenz/TICR.git
  4. Compile mdl and move to a directory that will be in the PATH
    $ cd TICR/src
  5. $ make
  6. $ mv mdl ../scripts/
  7. Add TICR scripts and mdl binary to default PATH
    $ sudo nano /etc/profile

    PATH="$PATH:/usr/local/bin/TICR/scripts