From 1b54032dfc6f370af194012e74094797819d5a0c Mon Sep 17 00:00:00 2001 From: David Jones Date: Thu, 18 Jun 2020 11:18:25 +0100 Subject: [PATCH] Cahnges for release 1.4.0 --- CHANGES.md | 2 +- Dockerfile | 2 +- VERSION.txt | 2 +- cwls/bam2bedgraph.cwl | 2 +- cwls/bam2bw.cwl | 2 +- cwls/bam2bwbases.cwl | 2 +- cwls/bg2bw.cwl | 2 +- cwls/bwcat.cwl | 2 +- cwls/bwjoin.cwl | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 8b3b2b3..8b96847 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # CHANGES -## NEXT +## 1.4.0 * Move cwl and examples into core cgpBigWig respository diff --git a/Dockerfile b/Dockerfile index 4e47249..4236e31 100644 --- a/Dockerfile +++ b/Dockerfile @@ -45,7 +45,7 @@ FROM ubuntu:20.04 LABEL maintainer="cgphelp@sanger.ac.uk"\ uk.ac.sanger.cgp="Cancer, Ageing and Somatic Mutation, Wellcome Sanger Institute" \ - version="1.3.0" \ + version="1.4.0" \ description="cgpBigWig" ENV OPT /opt/wtsi-cgp diff --git a/VERSION.txt b/VERSION.txt index f0bb29e..88c5fb8 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.3.0 +1.4.0 diff --git a/cwls/bam2bedgraph.cwl b/cwls/bam2bedgraph.cwl index cc1efd8..298afb3 100644 --- a/cwls/bam2bedgraph.cwl +++ b/cwls/bam2bedgraph.cwl @@ -26,7 +26,7 @@ baseCommand: bam2bedgraph requirements: - class: DockerRequirement - dockerPull: "quay.io/wtsicgp/cgpbigwig:1.3.0" + dockerPull: "quay.io/wtsicgp/cgpbigwig:1.4.0" inputs: input_path: diff --git a/cwls/bam2bw.cwl b/cwls/bam2bw.cwl index 9573f8a..fc5013e 100644 --- a/cwls/bam2bw.cwl +++ b/cwls/bam2bw.cwl @@ -26,7 +26,7 @@ baseCommand: bam2bw requirements: - class: DockerRequirement - dockerPull: "quay.io/wtsicgp/cgpbigwig:1.3.0" + dockerPull: "quay.io/wtsicgp/cgpbigwig:1.4.0" - class: InlineJavascriptRequirement inputs: diff --git a/cwls/bam2bwbases.cwl b/cwls/bam2bwbases.cwl index 75b6faf..c5196d8 100644 --- a/cwls/bam2bwbases.cwl +++ b/cwls/bam2bwbases.cwl @@ -27,7 +27,7 @@ baseCommand: bam2bwbases requirements: - class: DockerRequirement - dockerPull: "quay.io/wtsicgp/cgpbigwig:1.3.0" + dockerPull: "quay.io/wtsicgp/cgpbigwig:1.4.0" inputs: input_path: type: File diff --git a/cwls/bg2bw.cwl b/cwls/bg2bw.cwl index 8b6b4b5..e199645 100644 --- a/cwls/bg2bw.cwl +++ b/cwls/bg2bw.cwl @@ -26,7 +26,7 @@ baseCommand: bg2bw requirements: - class: DockerRequirement - dockerPull: "quay.io/wtsicgp/cgpbigwig:1.3.0" + dockerPull: "quay.io/wtsicgp/cgpbigwig:1.4.0" inputs: input_path: diff --git a/cwls/bwcat.cwl b/cwls/bwcat.cwl index a679631..f7437e9 100644 --- a/cwls/bwcat.cwl +++ b/cwls/bwcat.cwl @@ -22,7 +22,7 @@ doc: | requirements: - class: DockerRequirement - dockerPull: "quay.io/wtsicgp/cgpbigwig:1.3.0" + dockerPull: "quay.io/wtsicgp/cgpbigwig:1.4.0" baseCommand: bwcat diff --git a/cwls/bwjoin.cwl b/cwls/bwjoin.cwl index 1132cc5..e48fd59 100644 --- a/cwls/bwjoin.cwl +++ b/cwls/bwjoin.cwl @@ -26,7 +26,7 @@ baseCommand: bwjoin requirements: - class: DockerRequirement - dockerPull: "quay.io/wtsicgp/cgpbigwig:1.3.0" + dockerPull: "quay.io/wtsicgp/cgpbigwig:1.4.0" inputs: input_path: