From d8072c5b3addd5045aae3d17a31e6054685c1caa Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Fri, 17 Jan 2014 14:33:59 -0500 Subject: update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 55acf5d..88f4e45 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,16 @@ To use this you'll need: - bash or compliant shell. +Setup: + git clone git@github.com:mutantturkey/SelectiveGenomeAmplification.gi + cdiSelectiveGenomeAmplification + make 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 \ -- cgit v1.2.3