From ced8f1d6681ff83219ae56aac2d2f5ac09b3c00a Mon Sep 17 00:00:00 2001 From: katsikora Date: Fri, 9 Aug 2019 09:41:18 +0200 Subject: [PATCH] updated News.rst --- docs/content/News.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/News.rst b/docs/content/News.rst index 3d365f925..5c1717ee0 100644 --- a/docs/content/News.rst +++ b/docs/content/News.rst @@ -12,6 +12,7 @@ snakePipes 1.2.3 * Fixed Salmon output (Number of Reads output in "*counts.tsv" files and file naming) * Fixed CSAW QC plot error with single end reads * Updated histone HMM environment to a working conda version + * Salmon_wasabi is now a localrule snakePipes 1.2.2 ----------------