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

This page was last updated on Tuesday, 29-Dec-2015 15:22:01 CST

Installation notes for Delly version 0.7.2

Home Page

Prerequisites

None

Installation

  1. $ ver="0.7.2"
  2. $ cd /programinstallers/
  3. $ wget https://github.com/tobiasrausch/delly/releases/download/v$ver/delly_v${ver}_parallel_linux_x86_64bit -O delly_v${ver}_parallel_linux_x86_64bit
  4. $ cp -puv delly_v${ver}_parallel_linux_x86_64bit /usr/local/bin/delly_parallel
  5. $ chmod +x /usr/local/bin/delly_parallel