From 19ee53cf27a1e690477b91797d396d19c152fd65 Mon Sep 17 00:00:00 2001 From: bryce-turner Date: Fri, 30 Apr 2021 12:17:17 -0700 Subject: [PATCH] Minor cleanup of references to human pipeline and version bump --- main.jst | 2 +- pipeline.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main.jst b/main.jst index 2b10605..7874ac2 100755 --- a/main.jst +++ b/main.jst @@ -1,4 +1,4 @@ -# coyote Human GRCh37 pipeline +# Coyote Canine CanFam3.1 pipeline # # The config variables includes an array of dataFiles. Here we # need to group the data files into read groups, and then group diff --git a/pipeline.yaml b/pipeline.yaml index c8a138e..3be119f 100644 --- a/pipeline.yaml +++ b/pipeline.yaml @@ -2,7 +2,7 @@ __pipeline__: name: coyote main: main.jst description: Canine (canfam3.1) genomics suite - version: v1.0.2 + version: v1.1.2 constants: tools: bedtools: