Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev to master #87

Merged
merged 164 commits into from
Mar 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
164 commits
Select commit Hold shift + click to select a range
afeac2a
feat add date
Nov 6, 2023
431f907
Merge branch 'dev' into add_date_dev
Lucpen Nov 6, 2023
aa3a424
Update CHANGELOG.md
Lucpen Nov 6, 2023
c990020
Merge pull request #53 from genomic-medicine-sweden/add_date_dev
Lucpen Nov 6, 2023
f7ea8c7
feat bumped up
Nov 6, 2023
02d8551
Merge branch 'dev' into 1.1.0dev
Lucpen Nov 6, 2023
0c9c341
Update nextflow.config
Lucpen Nov 6, 2023
76ccc86
Merge pull request #55 from genomic-medicine-sweden/1.1.0dev
Lucpen Nov 6, 2023
aeb266e
adding closures to modules.config
jemten Nov 9, 2023
8bb1c0d
Merge pull request #57 from genomic-medicine-sweden/closure_in_conf
jemten Nov 9, 2023
9027d61
trying to fix star_index channel cardinality
jemten Nov 9, 2023
bccf72d
Merge pull request #58 from genomic-medicine-sweden/star_index_channel
jemten Nov 10, 2023
c8ca4da
feat added switches
Nov 28, 2023
3a91f12
feat updated changelog
Nov 28, 2023
4d69d51
feat separate modules.config into smaller files
Nov 28, 2023
0e02f1a
fix test.config
Nov 28, 2023
a874b5b
fix linting
Nov 28, 2023
f57dc08
feat added option to change name of output
Nov 28, 2023
6650346
fix run prettier
Dec 4, 2023
d0c285c
Apply suggestions from code review
Lucpen Dec 5, 2023
78fbc82
fix run prettier
Dec 5, 2023
5c7cdf5
fix variable name
Dec 5, 2023
38d96a2
fix variable name
Dec 8, 2023
ee05869
fix name of file and case id
Dec 12, 2023
00bab64
Apply suggestions from code review
Lucpen Dec 12, 2023
707b6d8
Merge pull request #61 from genomic-medicine-sweden/solve_some_issues
Lucpen Dec 12, 2023
e760f01
fix fai
Dec 12, 2023
e09a175
fix remove commented lines
Dec 13, 2023
f7d4ee4
Merge pull request #63 from genomic-medicine-sweden/fix_input_fai
Lucpen Dec 13, 2023
3c141dd
Template update for nf-core/tools version 2.11.1
Dec 21, 2023
a942a7f
fix add .nf-core.yaml template
Dec 21, 2023
8a741a2
Template update for nf-core/tools version 2.11.1
Dec 21, 2023
608b8ea
feat updating template
Dec 21, 2023
10528de
fix
Dec 21, 2023
c527394
feat run prettier
Dec 21, 2023
556eb95
fix
Dec 21, 2023
3c229f7
fix run prettier
Dec 21, 2023
8f6d301
fix changes
Dec 22, 2023
b42b398
feat run prettier
Dec 22, 2023
47c260b
fix
Dec 22, 2023
d0e1040
fix linting
Dec 22, 2023
7917d1c
fix by running prettier
Dec 22, 2023
1100546
fix main
Dec 22, 2023
be19f84
fix docker.userEmulation = true
Jan 9, 2024
46aaa97
trial
Jan 9, 2024
ae2f121
trial
Jan 9, 2024
cec78d8
trial
Jan 9, 2024
dd419fc
trial
Jan 9, 2024
bf8e6bd
trial
Jan 9, 2024
9ce3e2d
trial
Jan 9, 2024
03f1cf7
trial
Jan 9, 2024
e8782a6
trial
Jan 9, 2024
7e22f9b
trial
Jan 10, 2024
89d6531
trial
Jan 10, 2024
2dfc50f
trial
Jan 10, 2024
babcf0b
trial
Jan 10, 2024
6460493
Apply suggestions from code review
Lucpen Jan 10, 2024
576ae41
fix according to reviewers
Jan 10, 2024
1653c24
Merge pull request #65 from genomic-medicine-sweden/updating_template
Lucpen Jan 10, 2024
580a8bb
feat added nf-validation
Jan 12, 2024
2b88104
fix run prettier
Jan 12, 2024
ac0fefb
fix added pyproject.toml to .nf-core.yml
Jan 12, 2024
3f71610
fix sugggestion
Jan 12, 2024
4280325
Merge pull request #66 from genomic-medicine-sweden/nf-validation
Lucpen Jan 12, 2024
6691442
feat add module
Jan 25, 2024
93f93c6
feat update vep
Jan 26, 2024
8af9156
feat run prettier
Jan 26, 2024
013d172
feat deleted local vep
Jan 26, 2024
1140c28
fix prettierdevcontainer issue
Jan 26, 2024
0fc288b
Merge pull request #67 from genomic-medicine-sweden/vep
Lucpen Jan 29, 2024
4bbedeb
feat fixed drop output format
Feb 1, 2024
6d2e34e
Merge pull request #68 from genomic-medicine-sweden/drop_output_refor…
Lucpen Feb 5, 2024
194a021
Template update for nf-core/tools version 2.11.1
Feb 6, 2024
fe94ca3
Template update for nf-core/tools version 2.12.1
Feb 6, 2024
ff7497f
feat update template
Feb 6, 2024
a2c898b
Template update for nf-core/tools version 2.13
jemten Feb 22, 2024
fcb0f76
updating template
jemten Feb 28, 2024
84bceed
fixing indentations
jemten Feb 28, 2024
81ca4aa
fixing logo indents
jemten Feb 28, 2024
cafd240
ran prettier on devcontainer.json
jemten Feb 28, 2024
d208fc6
Update bin/drop_filter_results.py
Lucpen Feb 29, 2024
922d548
Merge pull request #71 from genomic-medicine-sweden/template-update
Lucpen Feb 29, 2024
35d34a3
feat fix_caseid and naming of drop output
Mar 1, 2024
e7320e3
feat update CHANGELOG
Mar 1, 2024
a022b64
Template update for nf-core/tools version 2.13.1
jemten Mar 1, 2024
4327ea3
Merge pull request #72 from genomic-medicine-sweden/fix_caseid
Lucpen Mar 1, 2024
cb3dd5c
Merge branch 'TEMPLATE' into template-patch
jemten Mar 1, 2024
79385a7
Merge branch 'dev' into template-patch
jemten Mar 1, 2024
b1679aa
fixing lint
jemten Mar 1, 2024
28e3af9
updating multiqc
jemten Mar 1, 2024
e0c14c0
Merge pull request #73 from genomic-medicine-sweden/template-patch
jemten Mar 1, 2024
117d152
update schema
jemten Mar 1, 2024
7b5ebe0
ran prettier on file
jemten Mar 1, 2024
1ef041e
Merge pull request #74 from genomic-medicine-sweden/vep_plugin_schema
jemten Mar 1, 2024
c4614f8
fix made platform into a chanel
Mar 6, 2024
0fabc4b
fix linitng
Mar 6, 2024
f67e50d
Merge pull request #75 from genomic-medicine-sweden/make_platform_int…
Lucpen Mar 6, 2024
b286209
feat updated igenomes.config
Mar 6, 2024
9321ac7
feat added documentation
Mar 6, 2024
22d73d5
feat added documentation
Mar 6, 2024
e60e708
Update docs/usage.md
jemten Mar 6, 2024
233e190
Merge pull request #76 from genomic-medicine-sweden/genome_config_file
Lucpen Mar 6, 2024
9e0eb5a
feat update modules and config file
Mar 6, 2024
a8cfb9f
Merge pull request #77 from genomic-medicine-sweden/preparing_release
Lucpen Mar 6, 2024
1052455
feat changed name of quant.sf
Mar 6, 2024
82fd0e4
feat changed name of quant.sf
Mar 6, 2024
35d023f
fix run prettier
Mar 7, 2024
38ab45f
fix name of drop output
Mar 7, 2024
cb8ded6
fix module
Mar 7, 2024
7e89008
feat updated chhangelog
Mar 7, 2024
9baab80
Update CHANGELOG.md
Lucpen Mar 7, 2024
975cdb1
Merge pull request #78 from genomic-medicine-sweden/patch_salmon_modu…
Lucpen Mar 7, 2024
bdf959a
Merge branch 'dev' into change_name_drop_output
Lucpen Mar 7, 2024
741bffe
Merge pull request #79 from genomic-medicine-sweden/change_name_drop_…
Lucpen Mar 7, 2024
9f63347
feat merging vcfs
Mar 7, 2024
47a7b0d
fix trailing whitespace
Mar 7, 2024
73489a7
fix added versions
Mar 7, 2024
fbd1d53
Update subworkflows/local/call_variants.nf
Lucpen Mar 7, 2024
ae9b8a9
Update conf/modules/call_variants.config
Lucpen Mar 7, 2024
fb24690
fix spaces
Mar 7, 2024
d5c7e9f
fix name of software v
Mar 7, 2024
c9c0a4b
Merge pull request #80 from genomic-medicine-sweden/merge_case_vcfs
Lucpen Mar 7, 2024
b81dc75
fix collect gtf
Mar 8, 2024
e06397e
retrigger checks
Mar 8, 2024
2e8147b
Merge pull request #81 from genomic-medicine-sweden/collect_gtf
Lucpen Mar 8, 2024
893e746
renaming sample vcf to case
jemten Mar 8, 2024
f1706a3
Merge pull request #82 from genomic-medicine-sweden/rename_vcf
jemten Mar 8, 2024
c740e20
fix moved merge to after bootstrapann
Mar 8, 2024
4744675
fix whitespaces
Mar 8, 2024
9a65ae3
changing the name of some files
jemten Mar 8, 2024
4f5db36
prettier on modules.json
jemten Mar 8, 2024
ce8fe45
fix added bgzip
Mar 8, 2024
2d0672e
fix verisons to end
Mar 8, 2024
9b09675
Merge pull request #83 from genomic-medicine-sweden/move_merging_afte…
Lucpen Mar 8, 2024
db65ec5
Merge branch 'dev' into filename_update
Lucpen Mar 8, 2024
30ef4f8
Merge pull request #84 from genomic-medicine-sweden/filename_update
Lucpen Mar 8, 2024
ee8969f
feat substitute bgzip and tabix by bgzip_tabix
Mar 11, 2024
8b46f6d
fix CHANGELOG
Mar 11, 2024
5fd26fa
Merge pull request #85 from genomic-medicine-sweden/bgzip_index
Lucpen Mar 11, 2024
ad9354e
Bumping dev branch
Mar 11, 2024
91fb82b
feat merge to dev
Mar 11, 2024
19eaac2
Update CHANGELOG.md
Lucpen Mar 11, 2024
33cc55f
Merge branch 'master' into dev
Lucpen Mar 11, 2024
f760d2b
adding more citations
jemten Mar 12, 2024
50fa17e
adressing comments and adding bibliography
jemten Mar 13, 2024
05bef35
fixing typo
jemten Mar 13, 2024
c57d8b2
adressing reviewer comments
jemten Mar 13, 2024
5d24394
Merge pull request #88 from genomic-medicine-sweden/more_citations
jemten Mar 13, 2024
aa1d4ce
Apply suggestions from code review
Lucpen Mar 15, 2024
94d081b
Update conf/modules/call_variants.config
Lucpen Mar 15, 2024
75489ff
Apply suggestions from code review
Lucpen Mar 15, 2024
4953a3a
Fix channels in the GATK subworkflow (#89)
fellen31 Mar 15, 2024
5eecd47
fix annotation dict
Mar 15, 2024
4b0a7fe
feat added insertsize
Mar 15, 2024
9b9b121
feat modified changelog
Mar 15, 2024
128fe7e
fix linted
Mar 15, 2024
ca6a6de
fix add output to docs
Mar 15, 2024
46bd5ce
Update CHANGELOG.md
Lucpen Mar 15, 2024
16fbdf8
fix add output to docs
Mar 15, 2024
7bb937b
fix add output to docs
Mar 15, 2024
be45348
feat changes
Mar 15, 2024
61bd5d0
fix output name
Mar 15, 2024
6626fee
fix output name
Mar 15, 2024
064559c
Merge pull request #90 from genomic-medicine-sweden/add_insert_size
Lucpen Mar 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 1 addition & 9 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,7 @@
"vscode": {
// Set *default* container specific settings.json values on container create.
"settings": {
"python.defaultInterpreterPath": "/opt/conda/bin/python",
"python.linting.enabled": true,
"python.linting.pylintEnabled": true,
"python.formatting.autopep8Path": "/opt/conda/bin/autopep8",
"python.formatting.yapfPath": "/opt/conda/bin/yapf",
"python.linting.flake8Path": "/opt/conda/bin/flake8",
"python.linting.pycodestylePath": "/opt/conda/bin/pycodestyle",
"python.linting.pydocstylePath": "/opt/conda/bin/pydocstyle",
"python.linting.pylintPath": "/opt/conda/bin/pylint"
"python.defaultInterpreterPath": "/opt/conda/bin/python"
},

// Add the IDs of extensions you want installed when the container is created.
Expand Down
15 changes: 14 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,20 @@ end_of_line = unset
insert_final_newline = unset
trim_trailing_whitespace = unset
indent_style = unset
indent_size = unset
[/subworkflows/nf-core/**]
charset = unset
end_of_line = unset
insert_final_newline = unset
trim_trailing_whitespace = unset
indent_style = unset

[/assets/email*]
indent_size = unset

# ignore Readme
[README.md]
indent_style = unset

# ignore python
[*.{py,md}]
indent_style = unset
24 changes: 14 additions & 10 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
# tomte: Contributing Guidelines
# genomic-medicine-sweden/tomte: Contributing Guidelines

Hi there!
Many thanks for taking an interest in improving tomte.
Many thanks for taking an interest in improving genomic-medicine-sweden/tomte.

We try to manage the required tasks for tomte using GitHub issues, you probably came to this page when creating one.
We try to manage the required tasks for genomic-medicine-sweden/tomte using GitHub issues, you probably came to this page when creating one.
Please use the pre-filled template to save time.

However, don't be put off by this template - other more general issues and suggestions are welcome!
Contributions to the code are even more welcome ;)

:::info
If you need help using or modifying genomic-medicine-sweden/tomte then the best place to ask is by creating an [issue] (https://github.com/genomic-medicine-sweden/tomte/issues).
:::

## Contribution workflow

If you'd like to write some code for tomte, the standard workflow is as follows:
If you'd like to write some code for genomic-medicine-sweden/tomte, the standard workflow is as follows:

1. Check that there isn't already an issue about your idea in the [tomte issues](https://github.com/genomic-medicine-sweden/tomte/issues) to avoid duplicating work. If there isn't one already, please create one so that others know you're working on this
2. [Fork](https://help.github.com/en/github/getting-started-with-github/fork-a-repo) the [tomte repository](https://github.com/genomic-medicine-sweden/tomte) to your GitHub account
1. Check that there isn't already an issue about your idea in the [genomic-medicine-sweden/tomte issues](https://github.com/genomic-medicine-sweden/tomte/issues) to avoid duplicating work. If there isn't one already, please create one so that others know you're working on this
2. [Fork](https://help.github.com/en/github/getting-started-with-github/fork-a-repo) the [genomic-medicine-sweden/tomte repository](https://github.com/genomic-medicine-sweden/tomte) to your GitHub account
3. Make the necessary changes / additions within your forked repository following [Pipeline conventions](#pipeline-contribution-conventions)
4. Use `nf-core schema build` and add any new parameters to the pipeline JSON schema (requires [nf-core tools](https://github.com/nf-core/tools) >= 1.10).
5. Submit a Pull Request against the `dev` branch and wait for the code to be reviewed and merged
Expand All @@ -27,6 +25,12 @@ If you're not used to this workflow with git, you can start with some [docs from

## Tests

You have the option to test your changes locally by running the pipeline. For receiving warnings about process selectors and other `debug` information, it is recommended to use the debug profile. Execute all the tests with the following command:

```bash
nf-test test --profile debug,test,docker --verbose
```

When you create a pull request with changes, [GitHub Actions](https://github.com/features/actions) will run automatic tests.
Typically, pull-requests are only fully reviewed when these tests are passing, though of course we can help out before then.

Expand Down Expand Up @@ -60,7 +64,7 @@ For further information/help, please consult the [tomte documentation](https://g

## Pipeline contribution conventions

To make the tomte code and processing logic more understandable for new contributors and to ensure quality, we semi-standardise the way the code and other contributions are written.
To make the genomic-medicine-sweden/tomte code and processing logic more understandable for new contributors and to ensure quality, we semi-standardise the way the code and other contributions are written.

### Adding a new step

Expand All @@ -87,7 +91,7 @@ Once there, use `nf-core schema build` to add to `nextflow_schema.json`.

Sensible defaults for process resource requirements (CPUs / memory / time) for a process should be defined in `conf/base.config`. These should generally be specified generic with `withLabel:` selectors so they can be shared across multiple processes/steps of the pipeline. A nf-core standard set of labels that should be followed where possible can be seen in the [nf-core pipeline template](https://github.com/nf-core/tools/blob/master/nf_core/pipeline-template/conf/base.config), which has the default process as a single core-process, and then different levels of multi-core configurations for increasingly large memory requirements defined with standardised labels.

The process resources can be passed on to the tool dynamically within the process with the `${task.cpu}` and `${task.memory}` variables in the `script:` block.
The process resources can be passed on to the tool dynamically within the process with the `${task.cpus}` and `${task.memory}` variables in the `script:` block.

### Naming schemes

Expand Down
41 changes: 22 additions & 19 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,49 +2,52 @@ name: Bug report
description: Report something that is broken or incorrect
labels: bug
body:
- type: markdown
attributes:
value: |
Before you post this issue, please check the documentation:
- [nf-core website: troubleshooting](https://nf-co.re/usage/troubleshooting)
- [tomte pipeline documentation](https://github.com/genomic-medicine-sweden/tomte)
- type: textarea
id: description
attributes:
label: Description of the bug
description: A clear and concise description of what the bug is.
validations:
required: true

- type: textarea
id: command_used
attributes:
label: Command used and terminal output
description: Steps to reproduce the behaviour. Please paste the command you used to launch the pipeline and the output from your terminal.
description: Steps to reproduce the behaviour. Please paste the command you used
to launch the pipeline and the output from your terminal.
render: console
placeholder: |
$ nextflow run ...
placeholder: "$ nextflow run ...
Some output where something broke
"
- type: textarea
id: files
attributes:
label: Relevant files
description: |
Please drag and drop the relevant files here. Create a `.zip` archive if the extension is not allowed.
Your verbose log file `.nextflow.log` is often useful _(this is a hidden file in the directory where you launched the pipeline)_ as well as custom Nextflow configuration files.
description: "Please drag and drop the relevant files here. Create a `.zip` archive
if the extension is not allowed.
Your verbose log file `.nextflow.log` is often useful _(this is a hidden file
in the directory where you launched the pipeline)_ as well as custom Nextflow
configuration files.
"
- type: textarea
id: system
attributes:
label: System information
description: |
* Nextflow version _(eg. 23.04.0)_
description: "* Nextflow version _(eg. 23.04.0)_
* Hardware _(eg. HPC, Desktop, Cloud)_
* Executor _(eg. slurm, local, awsbatch)_
* Container engine: _(e.g. Docker, Singularity, Conda, Podman, Shifter, Charliecloud, or Apptainer)_
* Container engine: _(e.g. Docker, Singularity, Conda, Podman, Shifter, Charliecloud,
or Apptainer)_
* OS _(eg. CentOS Linux, macOS, Linux Mint)_
* Version of tomte _(eg. 1.1, 1.5, 1.8.2)_
* Version of genomic-medicine-sweden/tomte _(eg. 1.1, 1.5, 1.8.2)_
"
7 changes: 0 additions & 7 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Feature request
description: Suggest an idea for the nf-core/tomte pipeline
description: Suggest an idea for the genomic-medicine-sweden/tomte pipeline
labels: enhancement
body:
- type: textarea
Expand Down
5 changes: 3 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
# tomte pull request
# genomic-medicine-sweden/tomte pull request
Many thanks for contributing to tomte!
Many thanks for contributing to genomic-medicine-sweden/tomte!
Please fill in the appropriate checklist below (delete whatever is not relevant).
These are the most common things requested on pull requests (PRs).
Expand All @@ -18,6 +18,7 @@ Learn more about contributing: [CONTRIBUTING.md](https://github.com/genomic-medi
- [ ] If you've added a new tool - have you followed the pipeline conventions in the [contribution docs](https://github.com/genomic-medicine-sweden/tomte/tree/master/.github/CONTRIBUTING.md)
- [ ] Make sure your code lints (`nf-core lint`).
- [ ] Ensure the test suite passes (`nextflow run . -profile test,docker --outdir <OUTDIR>`).
- [ ] Check for unexpected warnings in debug mode (`nextflow run . -profile debug,test,docker --outdir <OUTDIR>`).
- [ ] Usage Documentation in `docs/usage.md` is updated.
- [ ] Output Documentation in `docs/output.md` is updated.
- [ ] `CHANGELOG.md` is updated.
Expand Down
39 changes: 0 additions & 39 deletions .github/workflows/awsfulltest.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/awstest.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ jobs:
steps:
# PRs to the nf-core repo master branch are only ok if coming from the nf-core repo `dev` or any `patch` branches
- name: Check PRs
if: github.repository == 'nf-core/tomte'
if: github.repository == 'genomic-medicine-sweden/tomte'
run: |
{ [[ ${{github.event.pull_request.head.repo.full_name }} == nf-core/tomte ]] && [[ $GITHUB_HEAD_REF == "dev" ]]; } || [[ $GITHUB_HEAD_REF == "patch" ]]
{ [[ ${{github.event.pull_request.head.repo.full_name }} == genomic-medicine-sweden/tomte ]] && [[ $GITHUB_HEAD_REF == "dev" ]]; } || [[ $GITHUB_HEAD_REF == "patch" ]]
# If the above check failed, post a comment on the PR explaining the failure
# NOTE - this doesn't currently work if the PR is coming from a fork, due to limitations in GitHub actions secrets
- name: Post PR comment
if: failure()
uses: mshick/add-pr-comment@v1
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2
with:
message: |
## This PR is against the `master` branch :x:
Expand Down
9 changes: 6 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
test:
name: Run pipeline with test data
# Only run on push if this is the nf-core dev branch (merged PRs)
if: "${{ github.event_name != 'push' || (github.event_name == 'push' && github.repository == 'nf-core/tomte') }}"
if: "${{ github.event_name != 'push' || (github.event_name == 'push' && github.repository == 'genomic-medicine-sweden/tomte') }}"
runs-on: ubuntu-latest
strategy:
matrix:
Expand All @@ -28,13 +28,16 @@ jobs:
- "latest-everything"
steps:
- name: Check out pipeline code
uses: actions/checkout@v3
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Install Nextflow
uses: nf-core/setup-nextflow@v1
uses: nf-core/setup-nextflow@b9f764e8ba5c76b712ace14ecbfcef0e40ae2dd8 # v1
with:
version: "${{ matrix.NXF_VER }}"

- name: Disk space cleanup
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1

- name: Run pipeline with test data
# TODO nf-core: You can customise CI pipeline run tests as required
# For example: adding multiple test runs with different parameters
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/clean-up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v7
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
with:
stale-issue-message: "This issue has been tagged as awaiting-changes or awaiting-feedback by an nf-core contributor. Remove stale label or add a comment otherwise this issue will be closed in 20 days."
stale-pr-message: "This PR has been tagged as awaiting-changes or awaiting-feedback by an nf-core contributor. Remove stale label or add a comment if it is still useful."
Expand Down
Loading
Loading