Skip to content

Commit

Permalink
Fix bug with circexplorer2 index
Browse files Browse the repository at this point in the history
  • Loading branch information
nictru committed Jan 19, 2025
1 parent bab9e00 commit 2c71e63
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 @@ -92,6 +92,7 @@ process {
}

withName: UCSC_GTFTOGENEPRED {
ext.args = "-genePredExt"
publishDir = [
path: { "${params.outdir}/references/genome/genepred" },
mode: params.publish_dir_mode,
Expand Down

0 comments on commit 2c71e63

Please sign in to comment.