Skip to content

Commit

Permalink
fix: genomeref for freec
Browse files Browse the repository at this point in the history
  • Loading branch information
dnousome committed Dec 4, 2024
1 parent 7306cbe commit 7e672b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/local/freec.nf
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
//FREEC
//mm10 Paired-Sequenza, FREEC-tumor only
GENOMEREF = file(params.genomes[params.genome].genome)

//CNV Intervals
if (params.intervals){
CNVTARGETS = file(params.intervals)
Expand Down

0 comments on commit 7e672b9

Please sign in to comment.