Skip to content

Commit

Permalink
Merge pull request #371 from genomic-medicine-sweden/update_modules
Browse files Browse the repository at this point in the history
update modules
  • Loading branch information
ramprasadn authored Jul 5, 2023
2 parents aedf19c + 56132b1 commit c6091f0
Show file tree
Hide file tree
Showing 15 changed files with 59 additions and 34 deletions.
26 changes: 13 additions & 13 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
},
"bcftools/filter": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"git_sha": "bd4e0df3319c171072d09dade42e3c06fa373779",
"installed_by": ["modules"]
},
"bcftools/merge": {
"branch": "master",
"git_sha": "0435e4eebc94e53721c194b2d5d06f455a79e407",
"git_sha": "f7219b428dc69f93aa19f219fb7ce8eae8720400",
"installed_by": ["modules"]
},
"bcftools/norm": {
Expand Down Expand Up @@ -82,7 +82,7 @@
},
"deepvariant": {
"branch": "master",
"git_sha": "0460d316170f75f323111b4a2c0a2989f0c32013",
"git_sha": "4b7d4863a5883b76e6bff13b6e52468fab090c5b",
"installed_by": ["modules"]
},
"eklipse": {
Expand All @@ -97,7 +97,7 @@
},
"fastqc": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"git_sha": "bd8092b67b5103bdd52e300f75889442275c3117",
"installed_by": ["modules"]
},
"gatk4/bedtointervallist": {
Expand All @@ -107,7 +107,7 @@
},
"gatk4/createsequencedictionary": {
"branch": "master",
"git_sha": "2df2a11d5b12f2a73bca74f103691bc35d83c5fd",
"git_sha": "541811d779026c5d395925895fa5ed35e7216cc0",
"installed_by": ["modules"]
},
"gatk4/filtermutectcalls": {
Expand Down Expand Up @@ -137,7 +137,7 @@
},
"gatk4/printreads": {
"branch": "master",
"git_sha": "2df2a11d5b12f2a73bca74f103691bc35d83c5fd",
"git_sha": "541811d779026c5d395925895fa5ed35e7216cc0",
"installed_by": ["modules"]
},
"gatk4/revertsam": {
Expand All @@ -152,17 +152,17 @@
},
"gatk4/selectvariants": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"git_sha": "541811d779026c5d395925895fa5ed35e7216cc0",
"installed_by": ["modules"]
},
"gatk4/shiftfasta": {
"branch": "master",
"git_sha": "0460d316170f75f323111b4a2c0a2989f0c32013",
"git_sha": "541811d779026c5d395925895fa5ed35e7216cc0",
"installed_by": ["modules"]
},
"gatk4/splitintervals": {
"branch": "master",
"git_sha": "2df2a11d5b12f2a73bca74f103691bc35d83c5fd",
"git_sha": "541811d779026c5d395925895fa5ed35e7216cc0",
"installed_by": ["modules"]
},
"gatk4/variantfiltration": {
Expand Down Expand Up @@ -212,7 +212,7 @@
},
"manta/germline": {
"branch": "master",
"git_sha": "0460d316170f75f323111b4a2c0a2989f0c32013",
"git_sha": "80dbd95c558a0ebb2123d95f50c093a7f714a0d7",
"installed_by": ["modules"]
},
"mosdepth": {
Expand Down Expand Up @@ -297,7 +297,7 @@
},
"samtools/sort": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"git_sha": "a0f7be95788366c1923171e358da7d049eb440f9",
"installed_by": ["modules"]
},
"samtools/stats": {
Expand Down Expand Up @@ -332,7 +332,7 @@
},
"tabix/bgziptabix": {
"branch": "master",
"git_sha": "01b3b2509d76625b6d6cd613b349fb4777712a15",
"git_sha": "591b71642820933dcb3c954c934b397bd00d8e5e",
"installed_by": ["modules"]
},
"tabix/tabix": {
Expand All @@ -352,7 +352,7 @@
},
"ucsc/wigtobigwig": {
"branch": "master",
"git_sha": "911696ea0b62df80e900ef244d7867d177971f73",
"git_sha": "66290981ab6038ea86177ade40b9449bc790b0ce",
"installed_by": ["modules"]
},
"untar": {
Expand Down
26 changes: 22 additions & 4 deletions modules/nf-core/bcftools/filter/main.nf

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

10 changes: 6 additions & 4 deletions modules/nf-core/bcftools/merge/main.nf

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/deepvariant/main.nf

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

6 changes: 5 additions & 1 deletion modules/nf-core/fastqc/main.nf

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/gatk4/createsequencedictionary/main.nf

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/gatk4/printreads/main.nf

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

1 change: 1 addition & 0 deletions modules/nf-core/gatk4/selectvariants/main.nf

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

1 change: 1 addition & 0 deletions modules/nf-core/gatk4/shiftfasta/main.nf

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

1 change: 0 additions & 1 deletion modules/nf-core/gatk4/splitintervals/main.nf

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

1 change: 1 addition & 0 deletions modules/nf-core/manta/germline/main.nf

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

2 changes: 0 additions & 2 deletions modules/nf-core/samtools/sort/main.nf

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/tabix/bgziptabix/main.nf

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

10 changes: 5 additions & 5 deletions modules/nf-core/ucsc/wigtobigwig/main.nf

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

1 change: 1 addition & 0 deletions modules/nf-core/ucsc/wigtobigwig/meta.yml

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

0 comments on commit c6091f0

Please sign in to comment.