Skip to content

Commit

Permalink
publish snippy reference folder for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Jul 21, 2020
1 parent 75d7ff7 commit f09d108
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 150 deletions.
150 changes: 0 additions & 150 deletions .github/workflows/pipeline.yaml

This file was deleted.

1 change: 1 addition & 0 deletions main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,7 @@ process snippy_pairwise{
file "output${params.snippy_ctg_depth}X/*/*_snippy.bam" into ch_snippy_bam_pairwise_qualimap
file "output${params.snippy_ctg_depth}X/*/*_snippy.csv" into ch_snippy_csv_snpEff_multiqc
file "output${params.snippy_ctg_depth}X/*/*{.fa,.bed,.filt.vcf,.genes.txt,.gff,.html,.log,.raw.vcf,.rename.csv,.report.txt,_snippy.tab,_snippy.txt,_snippy.vcf}"
file "output${params.snippy_ctg_depth}X/*/reference/"

when:
!params.skip_snippy_pairwise
Expand Down

0 comments on commit f09d108

Please sign in to comment.