Skip to content

Commit

Permalink
Merge branch 'update/pipeline_template_2.10' of github.com:mskcc/fort…
Browse files Browse the repository at this point in the history
…e into update/pipeline_template_2.10
  • Loading branch information
anoronh4 committed Nov 20, 2023
2 parents a6ed309 + 6d7c413 commit 5d12994
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 180 deletions.
7 changes: 0 additions & 7 deletions conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -180,13 +180,6 @@ process {
'mm39'
}

withName: FUSIONREPORT_DOWNLOAD {
ext.when = ! params.skip_fusion_report
secret = ["COSMIC_PASSWD"]
storeDir = { "${params.reference_base}/fusionreport" }
ext.args = "--cosmic_usr ${params.cosmic_usr} --cosmic_passwd \$COSMIC_PASSWD"
}

withName: MERGE_CFF {
publishDir = [
enabled: false
Expand Down
32 changes: 0 additions & 32 deletions modules/local/fusionreport/download/main.nf

This file was deleted.

35 changes: 0 additions & 35 deletions modules/local/fusionreport/download/meta.yml

This file was deleted.

46 changes: 0 additions & 46 deletions modules/local/fusionreport/run/main.nf

This file was deleted.

59 changes: 0 additions & 59 deletions modules/local/fusionreport/run/meta.yml

This file was deleted.

1 change: 0 additions & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ params {
run_oncokb_fusionannotator = false
cosmic_usr = null
fusion_report_cutoff = 1
skip_fusion_report = false
fusion_tool_cutoff = 1

// QC
Expand Down

0 comments on commit 5d12994

Please # to comment.