Skip to content

Commit

Permalink
added --log2_assays flag back into nextflow.config
Browse files Browse the repository at this point in the history
  • Loading branch information
WackerO committed Aug 8, 2023
1 parent 7344ec4 commit f00ffb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ process {
}

withName: 'test_shinyngs_staticexploratory_specify_log:SHINYNGS_STATICEXPLORATORY' {
ext.args = { "" }
ext.args = { "--log2_assays '1'" }
}

withName: 'test_shinyngs_staticexploratory_html:SHINYNGS_STATICEXPLORATORY' {
Expand Down

0 comments on commit f00ffb5

Please sign in to comment.