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

This page was last updated on Tuesday, 23-Aug-2016 12:44:59 CDT

Installation notes for freebayes version v1.0.2-33-gdbb6160 Jun 23, 2016

Home Page

Prerequisites

htslib

Installation

  1. $ cd /programinstallers/
  2. $ git clone --recursive git://github.com/ekg/freebayes.git
  3. $ cd freebayes
  4. $ make
  5. $ sudo make install
    cp bin/freebayes bin/bamleftalign /usr/local/bin/
  6. Cleanup
    $ cd .. && rm freebayes -rf