From bfd7a40e7dc612b4a3e58947fc27189de999bc74 Mon Sep 17 00:00:00 2001 From: Shifu Chen Date: Mon, 31 Jul 2017 17:53:02 +0800 Subject: [PATCH] set ver to v0.9.6 --- after.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/after.py b/after.py index 1716be5..b33bfc1 100755 --- a/after.py +++ b/after.py @@ -9,7 +9,7 @@ import copy from util import * -AFTERQC_VERSION = "0.9.5" +AFTERQC_VERSION = "0.9.6" def parseCommand(): usage = "Automatic Filtering, Trimming, Error Removing and Quality Control for Illumina fastq data \n\nSimplest usage:\ncd to the folder containing your fastq data, run "