Skip to content

Commit

Permalink
fix: nf-core lint + EClint
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Nov 24, 2021
1 parent a109e03 commit b36aae7
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
3 changes: 0 additions & 3 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@
"multiqc": {
"git_sha": "3aacd46da2b221ed47aaa05c413a828538d2c2ae"
},
"qualimap/bamqc": {
"git_sha": "3aacd46da2b221ed47aaa05c413a828538d2c2ae"
},
"samtools/faidx": {
"git_sha": "19035c99d1cd8412b5046c6bb4af787658b84e5b"
},
Expand Down
2 changes: 1 addition & 1 deletion subworkflows/local/annotate.nf
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ workflow ANNOTATE {
vcf_ann = ch_vcf_ann // channel: [ val(meta), vcf.gz, vcf.gz.tbi ]
reports = ch_reports // path: *.html
versions = ch_versions // path: versions.yml
}
}
2 changes: 1 addition & 1 deletion subworkflows/nf-core/markduplicates.nf

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

2 changes: 1 addition & 1 deletion subworkflows/nf-core/prepare_recalibration.nf

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

0 comments on commit b36aae7

Please sign in to comment.