Skip to content

Commit

Permalink
update template 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Oct 18, 2024
1 parent cb77002 commit 75b2059
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions modules/local/pmultiqc/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,8 @@ process PMULTIQC {
# leaving here to ease debugging
ls -lcth *
echo ">>>>>>>>> Experimental Design <<<<<<<<<"
cat results/*openms_design.tsv
echo ">>>>>>>>> Running Multiqc <<<<<<<<<"
multiqc \\
-f \\
--config ./results/multiqc_config.yml \\
Expand Down
1 change: 0 additions & 1 deletion subworkflows/local/dda_id.nf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
//
// MODULE: Local to the pipeline
//
include { DECOYDATABASE } from '../../modules/local/openms/decoydatabase/main'
include { CONSENSUSID } from '../../modules/local/openms/consensusid/main'
include { EXTRACTPSMFEATURES } from '../../modules/local/openms/extractpsmfeatures/main'
include { PERCOLATOR } from '../../modules/local/openms/thirdparty/percolator/main'
Expand Down
1 change: 0 additions & 1 deletion subworkflows/local/id.nf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
//
// MODULE: Local to the pipeline
//
include { DECOYDATABASE } from '../../modules/local/openms/decoydatabase/main'
include { CONSENSUSID } from '../../modules/local/openms/consensusid/main'

//
Expand Down

0 comments on commit 75b2059

Please sign in to comment.