From c2d47d2cff0eea36fed5d83947dc1c8ba1eefd31 Mon Sep 17 00:00:00 2001 From: piyuranjan Date: Mon, 28 Jul 2014 22:51:36 -0400 Subject: [PATCH] option added to remove intermediate dir/files --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 698b947..dc98c87 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Automation for the quantification of indels arising due to nuclease activity ###Change Log: v1.0.1: -*Added multi-threading support in BWA, FLASH and Samtools -*Added option to remove intermediate files/folders (will only generate alignments and indels) +* Added multi-threading support in BWA, FLASH and Samtools +* Added option to remove intermediate files/folders (will only generate alignments and indels) v1: -*Added help function for identifying dependency installations. \ No newline at end of file +* Added help function for identifying dependency installations. \ No newline at end of file