File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ unreleased ]
7
+ ## [ v1.3.0 ]
8
8
### Added
9
9
- Workflow will generate VCF index file if it doesn't exist.
10
10
### Fixed
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ params {
66
66
" --ref 'wf-pore-c-demo/porec_test.fasta'" ,
67
67
" --vcf 'wf-pore-c-demo/porec_test.phased_variants.vcf.gz'" ,
68
68
]
69
- common_sha = " shae58638742cf84dbeeec683ba24bcdee67f64b986 "
69
+ common_sha = " shad28e55140f75a68f59bbecc74e880aeab16ab158 "
70
70
container_sha = ' sha3787c234c0cacf66a67fb77da223cc2e1cb0baf0'
71
71
pore_c_py_sha = ' sha50378db56ddafe19f5e1d313ddb52dc70bbcc2bd'
72
72
agent = null
@@ -80,7 +80,7 @@ manifest {
80
80
description = ' workflow for analysing pore-c data.'
81
81
mainScript = ' main.nf'
82
82
nextflowVersion = ' >=23.04.2'
83
- version = ' v1.2.2 '
83
+ version = ' v1.3.0 '
84
84
}
85
85
86
86
epi2melabs {
You can’t perform that action at this time.
0 commit comments