Skip to content

Commit

Permalink
Fix pulling submodule in release 6.0.0-rc.1 (#113)
Browse files Browse the repository at this point in the history
* Update submodule pipeline-Nextflow-config

* Update CHANGELOG.md

* update PR template

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: Mootor <mmootor@ip-0A125250.rhxrlfvjyzbupc03cc22jkch3c.xx.internal.cloudapp.net>
  • Loading branch information
Faizal-Eeman and Mootor authored Aug 3, 2023
1 parent c662e36 commit 3ee3ca2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@

- DNA A-mini
- sample: <!-- e.g. A-mini S2.T-1, A-mini S2.T-n1 -->
- input csv: <!-- path/to/input.csv -->
- input yaml: <!-- path/to/input.yaml -->
- config: <!-- path/to/xxx.config -->
- output: <!-- path/to/output -->
- DNA A-full
- sample: <!-- e.g. A-full S2.T-1, A-full S2.T-n1 -->
- input csv: <!-- path/to/input.csv -->
- input yaml: <!-- path/to/input.yaml -->
- config: <!-- path/to/xxx.config -->
- output: <!-- path/to/output -->

Expand All @@ -36,4 +36,4 @@ already, or do not wish to be listed. (*This acknowledgement is optional.*)

- [ ] I have updated the version number in the `metadata.yaml` and `manifest` block of the `nextflow.config` file following [semver](https://semver.org/), or the version number has already been updated. (*Leave it unchecked if you are unsure about new version number and discuss it with the infrastructure team in this PR.*)

- [ ] I have tested the pipeline on at least one A-mini sample with `algorithm = ['delly', 'manta']`. The paths to the test config files and output directories are attached above.
- [ ] I have tested the pipeline on at least one A-mini sample with `algorithm = ['delly', 'manta']`. The paths to the test config files and output directories are attached above.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- YAML input

### Changed
- Update to latest commit of `pipeline-Nextflow-config``
- Update pipeline SVG
- Update YAML input and tests in `README.md`
- Update Pipeval to `v4.0.0-rc.2`
- Update PipeVal to `v4.0.0-rc.2`
- Parse sample ID from tumor BAM for output directory naming
- Update `README.md` to clarify adjustable parameters and note lab default values

Expand Down
2 changes: 1 addition & 1 deletion external/pipeline-Nextflow-config

0 comments on commit 3ee3ca2

Please sign in to comment.