Skip to content

Commit

Permalink
* updating INSTALL
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Jun 8, 2013
1 parent 1487098 commit 6684495
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@ Welcome to DWGSIM

=== Prerequisites ===

==== SAMtools ====
SAMtools version >=0.1.7 is required. Please find SAMtools
at http://samtools.sourceforge.net

Download the source code and place it in the root
directory. After, execute the following commands:
tar -zxvf samtools-0.1.7.tar.gz
ln -s samtools-0.1.7 samtools
If you have just cloned this repository using GIT, you must
initialize the SAMtools sub-module:
git submodule init
git submodule update
You should now have the SAMtools-compatible version checked
out in the samtools sub-directory.

=== Building DWGSIM ===

Expand All @@ -25,6 +23,7 @@ to their appropriate installation directories:
=== DWGSIM with Galaxy ===

DWGSIM can be incorporated into galaxy.
NB: this is out-of-date.

1. Copy over the wrapper scripts:
cp scripts/galaxy/dwgsim_wrapper.* galaxy-dist/tools/sr_mapping
Expand Down

0 comments on commit 6684495

Please sign in to comment.