aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2014-03-31 16:33:32 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2014-03-31 16:33:32 -0400
commitc7904ebcee4b26ee7f6eed2a45345b91b254e33b (patch)
treefeeb12466f7a79a897d895aecaf275bcd8eef74e
parent132ca8873190db1650c18057c3a259771f124ee6 (diff)
update output tree
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b4f6622..83e9505 100644
--- a/README.md
+++ b/README.md
@@ -223,7 +223,7 @@ The file structure outputted by default is this:
   ├── parameters # parameters used in the run
   ├── selected-mers # final filtered mers used for select_mers.py
   ├── selected-mers # final filtered mers used for select_mers.py
-    ├── all-scores #file outputted by score_mers.py (all the scores generated)
+    ├── all-scores # file outputted by score_mers.py (all the scores generated)
   └── top-scores # the sorted top $output_top_nb scores from all-scores
### select\_mers.py output