Skip to content

Commit

Permalink
added -y argument to the GFFREAD process
Browse files Browse the repository at this point in the history
  • Loading branch information
SandraBabirye committed Sep 23, 2024
1 parent 7c4c496 commit 7fe58fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -135,5 +135,6 @@ process {
saveAs: { filename -> filename.equals('versions.yml') ? null : filename }
]
}
withName: GFFREAD { ext.args = "-y" }

}

0 comments on commit 7fe58fc

Please sign in to comment.