aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2014-01-17 14:34:50 -0500
committerCalvin Morrison <mutantturkey@gmail.com>2014-01-17 14:34:50 -0500
commitd29a6ab85b282f6da311b201f81ab4c689564cd0 (patch)
tree5f81d6c5e4947dff31ba7cb932de435b350161e7 /README.md
parentd8072c5b3addd5045aae3d17a31e6054685c1caa (diff)
fix github display
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 88f4e45..be20530 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,9 @@ To use this you'll need:
Setup:
+
git clone git@github.com:mutantturkey/SelectiveGenomeAmplification.gi
- cdiSelectiveGenomeAmplification
+ cd SelectiveGenomeAmplification
make
Example Usage:
@@ -20,6 +21,7 @@ Example Usage:
cd SelectiveGenomeAmplification;
./selectiveGenomeAmplification.sh PfalciparumGenome.fasta HumanGenome.fasta;
less PfalciparumGenome.fasta_HumanGenome_final_mers
+
For user customizable variables:
max_mer_distance=5000; max_select=6 min_mer_range=6 max_mer_range=12 \