Skip to content

Commit

Permalink
chore: nf-core modules update pints/caller
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Oct 31, 2022
1 parent a6136fd commit 841ae62
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 11 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Updated PINTS version from 1.1.6 to 1.1.8 ([Fixes an issue where PINTS fails if one of the predictions was empty](https://github.com/hyulab/PINTS/issues/12))

### Deprecated

### Removed
Expand Down
7 changes: 0 additions & 7 deletions conf/test.config
Expand Up @@ -32,10 +32,3 @@ params {
filter_bed = "${projectDir}/tests/samplesheets/unwanted_region.bed"
intersect_bed = "${projectDir}/tests/samplesheets/wanted_region.bed"
}

process {
// FIXME https://github.com/hyulab/PINTS/issues/12
withName: PINTS_CALLER {
ext.when = false
}
}
2 changes: 1 addition & 1 deletion modules.json
Expand Up @@ -107,7 +107,7 @@
},
"pints/caller": {
"branch": "master",
"git_sha": "5e34754d42cd2d5d248ca8673c0a53cdf5624905"
"git_sha": "ad1e966b5123a2af6be786f35628c40f64771097"
},
"preseq/ccurve": {
"branch": "master",
Expand Down
6 changes: 3 additions & 3 deletions modules/nf-core/pints/caller/main.nf

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 841ae62

Please sign in to comment.