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

This page was last updated on Sunday, 07-May-2017 09:29:57 CDT

Installation notes for ASCIIGenome version 1.6.0

Home Page

Prerequisites

java ≥1.7

Installation

  1. $ ver="1.6.0"
  2. $ cd /programinstallers/
  3. $ wget -N https://github.com/dariober/ASCIIGenome/releases/download/v$ver/ASCIIGenome-$ver.zip
  4. $ unzip ASCIIGenome-$ver.zip
  5. $ cd ASCIIGenome-$ver/
  6. $ chmod a+x ASCIIGenome
  7. $ mv ASCIIGenome ASCIIGenome.jar /usr/local/bin/
  8. $ cd ..
  9. $ rmdir ASCIIGenome-$ver
  10. lower case version (symlink doesn't work)
    $ cd /usr/local/bin ; cp -puv ASCIIGenome asciigenome