Skip to content

Commit

Permalink
Update all nf-core modules and subworkflows
Browse files Browse the repository at this point in the history
  • Loading branch information
drpatelh committed Jan 8, 2024
1 parent c135899 commit 20769af
Show file tree
Hide file tree
Showing 42 changed files with 690 additions and 1,507 deletions.
28 changes: 6 additions & 22 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,22 @@
"nf-core": {
"custom/sratoolsncbisettings": {
"branch": "master",
"git_sha": "4125fb0c2152efbcec8d9ed71a756c9274b2f7f5",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["fastq_download_prefetch_fasterqdump_sratools"]
},
"sratools/fasterqdump": {
"branch": "master",
"git_sha": "4125fb0c2152efbcec8d9ed71a756c9274b2f7f5",
"installed_by": ["fastq_download_prefetch_fasterqdump_sratools"],
"patch": "modules/nf-core/sratools/fasterqdump/sratools-fasterqdump.diff"
"git_sha": "b1d2002587ed81dcd0f4b4ffa79fcdbda59b4e80",
"installed_by": ["fastq_download_prefetch_fasterqdump_sratools"]
},
"sratools/prefetch": {
"branch": "master",
"git_sha": "4125fb0c2152efbcec8d9ed71a756c9274b2f7f5",
"git_sha": "b1d2002587ed81dcd0f4b4ffa79fcdbda59b4e80",
"installed_by": ["fastq_download_prefetch_fasterqdump_sratools"]
},
"untar": {
"branch": "master",
"git_sha": "d0b4fc03af52a1cc8c6fb4493b921b57352b1dd8",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
}
}
Expand All @@ -32,22 +31,7 @@
"nf-core": {
"fastq_download_prefetch_fasterqdump_sratools": {
"branch": "master",
"git_sha": "4125fb0c2152efbcec8d9ed71a756c9274b2f7f5",
"installed_by": ["subworkflows"]
},
"nextflowpipelineutils": {
"branch": "master",
"git_sha": "1405b3d5078f108f86a2c122846ed2797b4ec8bf",
"installed_by": ["subworkflows"]
},
"nfcore_pipeline_utils": {
"branch": "master",
"git_sha": "b1f3d31bbf14fe83959cc03f98db96c6b4f73b37",
"installed_by": ["subworkflows"]
},
"nfvalidation_plugin_utils": {
"branch": "master",
"git_sha": "a8223a72def6cc46f4652a348feba21845ce68c6",
"git_sha": "cfd937a668919d948f6fcbf4218e79de50c2f36f",
"installed_by": ["subworkflows"]
}
}
Expand Down
7 changes: 7 additions & 0 deletions modules/nf-core/custom/sratoolsncbisettings/environment.yml

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

2 changes: 1 addition & 1 deletion modules/nf-core/custom/sratoolsncbisettings/main.nf

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

4 changes: 2 additions & 2 deletions modules/nf-core/custom/sratoolsncbisettings/meta.yml

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

Empty file.
8 changes: 8 additions & 0 deletions modules/nf-core/sratools/fasterqdump/environment.yml

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

12 changes: 10 additions & 2 deletions modules/nf-core/sratools/fasterqdump/main.nf

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

14 changes: 8 additions & 6 deletions modules/nf-core/sratools/fasterqdump/meta.yml

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

10 changes: 0 additions & 10 deletions modules/nf-core/sratools/fasterqdump/nextflow.config

This file was deleted.

36 changes: 0 additions & 36 deletions modules/nf-core/sratools/fasterqdump/sratools-fasterqdump.diff

This file was deleted.

4 changes: 2 additions & 2 deletions modules/nf-core/sratools/fasterqdump/tests/main.nf.test

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

4 changes: 2 additions & 2 deletions modules/nf-core/sratools/fasterqdump/tests/main.nf.test.snap

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

7 changes: 7 additions & 0 deletions modules/nf-core/sratools/prefetch/environment.yml

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

13 changes: 11 additions & 2 deletions modules/nf-core/sratools/prefetch/main.nf

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

16 changes: 10 additions & 6 deletions modules/nf-core/sratools/prefetch/meta.yml

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

8 changes: 0 additions & 8 deletions modules/nf-core/sratools/prefetch/nextflow.config

This file was deleted.

9 changes: 9 additions & 0 deletions modules/nf-core/untar/environment.yml

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

2 changes: 1 addition & 1 deletion modules/nf-core/untar/main.nf

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

5 changes: 5 additions & 0 deletions modules/nf-core/untar/meta.yml

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

Loading

0 comments on commit 20769af

Please sign in to comment.