Skip to content

Commit

Permalink
update subwokflows/modules and exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Mar 1, 2024
1 parent 64969cd commit 89b6dce
Show file tree
Hide file tree
Showing 10 changed files with 428 additions and 157 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ jobs:
exclude:
- tags: "GFFREAD"
- tags: "PIPELINE"
- tags: "SUBREAD_FEATURECOUNTS"
- tags: "STRINGTIE_STRINGTIE"
- tags: "UMITOOLS_PREPAREFORRSEM"

Expand Down
6 changes: 3 additions & 3 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
},
"trimgalore": {
"branch": "master",
"git_sha": "2e6c468e0ad43b23df71d7a7f130d5c0e0aa89e3",
"git_sha": "d2c5e76f291379f3dd403e48e46ed7e6ba5da744",
"installed_by": ["fastq_fastqc_umitools_trimgalore"]
},
"tximeta/tximport": {
Expand All @@ -246,7 +246,7 @@
},
"umitools/extract": {
"branch": "master",
"git_sha": "ff7e93715a2acecf3f143ec78c9858deba2984d0",
"git_sha": "d2c5e76f291379f3dd403e48e46ed7e6ba5da744",
"installed_by": ["fastq_fastqc_umitools_fastp", "fastq_fastqc_umitools_trimgalore"]
},
"umitools/prepareforrsem": {
Expand Down Expand Up @@ -309,7 +309,7 @@
},
"fastq_fastqc_umitools_trimgalore": {
"branch": "master",
"git_sha": "cfd937a668919d948f6fcbf4218e79de50c2f36f",
"git_sha": "d2c5e76f291379f3dd403e48e46ed7e6ba5da744",
"installed_by": ["subworkflows"]
},
"fastq_subsample_fq_salmon": {
Expand Down
1 change: 1 addition & 0 deletions modules/nf-core/trimgalore/environment.yml

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

14 changes: 5 additions & 9 deletions modules/nf-core/trimgalore/tests/main.nf.test

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

154 changes: 16 additions & 138 deletions modules/nf-core/trimgalore/tests/main.nf.test.snap

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

8 changes: 2 additions & 6 deletions modules/nf-core/umitools/extract/tests/main.nf.test

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

Loading

0 comments on commit 89b6dce

Please sign in to comment.