Skip to content

Commit

Permalink
Remove FastQC
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-plessy committed Apr 18, 2024
1 parent 45d5d3a commit 3b78b0f
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 432 deletions.
4 changes: 0 additions & 4 deletions conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ process {
saveAs: { filename -> filename.equals('versions.yml') ? null : filename }
]

withName: FASTQC {
ext.args = '--quiet'
}

withName: CUSTOM_DUMPSOFTWAREVERSIONS {
publishDir = [
path: { "${params.outdir}/pipeline_info" },
Expand Down
5 changes: 0 additions & 5 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "f4ae1d942bd50c5c0b9bd2de1393ce38315ba57c",
"installed_by": ["modules"]
},
"gfastats": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
Expand Down
7 changes: 0 additions & 7 deletions modules/nf-core/fastqc/environment.yml

This file was deleted.

55 changes: 0 additions & 55 deletions modules/nf-core/fastqc/main.nf

This file was deleted.

57 changes: 0 additions & 57 deletions modules/nf-core/fastqc/meta.yml

This file was deleted.

212 changes: 0 additions & 212 deletions modules/nf-core/fastqc/tests/main.nf.test

This file was deleted.

Loading

0 comments on commit 3b78b0f

Please sign in to comment.