From f63b5ca1e88f6963ef3fdbe56e1d7d6d249703b1 Mon Sep 17 00:00:00 2001 From: Raymond Cavalcante Date: Wed, 8 Jun 2016 19:38:36 -0400 Subject: [PATCH] Change versions to v0.1.3 --- README.md | 2 +- scripts/sub_init_setup.R | 2 +- template_makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7d675d5..df75f05 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## mint: Analysis, integration, classification, and annotation of DNA methylation and hydroxymethylation data -v0.1.4 +v0.1.3 ## Contents diff --git a/scripts/sub_init_setup.R b/scripts/sub_init_setup.R index 980b273..b487b46 100644 --- a/scripts/sub_init_setup.R +++ b/scripts/sub_init_setup.R @@ -1,7 +1,7 @@ # Configuration header config_header = sprintf('# Configuration for mint pipeline analyses -# This makefile was generated using mint v0.1.4 +# This makefile was generated using mint v0.1.3 ################################################################################ # Project and experimental information diff --git a/template_makefile b/template_makefile index d19864a..09a1dcd 100644 --- a/template_makefile +++ b/template_makefile @@ -1,6 +1,6 @@ SHELL=/bin/bash -# This makefile was generated using mint v0.1.4 +# This makefile was generated using mint v0.1.3 ################################################################################ # Directories