Skip to content

Commit

Permalink
added ".gz" to make publish
Browse files Browse the repository at this point in the history
  • Loading branch information
DOH-JDJ0303 committed May 23, 2024
1 parent 1435041 commit d85bfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ process {
container = 'docker.io/jdj0303/epitome-base:1.0'
publishDir = [
path: { "${params.outdir}/${taxa}/${segment}/consensus" },
pattern: "*.fa"
pattern: "*.fa.gz"
]
}
withName: FASTANI_AVA {
Expand Down

0 comments on commit d85bfa2

Please sign in to comment.