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

This page was last updated on Sunday, 19-Jan-2020 08:38:42 CST

Installation notes for VCF2Dis version 1.36

Home Page

Prerequisites

zlib

Installation

  1. $ ver=""
  2. $ cd /programinstallers/
  3. $ git clone https://github.com/BGI-shenzhen/VCF2Dis.git
  4. $ cd VCF2Dis
  5. $ make
  6. $ sudo cp -puv bin/* /usr/local/bin/
    'bin/percentageboostrapTree.pl' -> '/usr/local/bin/percentageboostrapTree.pl'
    'bin/VCF2Dis' -> '/usr/local/bin/VCF2Dis'
  7. $ cd ..
  8. Optional cleanup
    $ rm VCF2Dis -rf