Skip to content

Commit

Permalink
change path nf-scil -> nf-neuro
Browse files Browse the repository at this point in the history
  • Loading branch information
anroy1 committed Sep 24, 2024
1 parent ab691a1 commit c76ef07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nextflow_process {

setup {
run("LOAD_TEST_DATA", alias: "LOAD_DATA") {
script "../../../../../subworkflows/nf-scil/load_test_data/main.nf"
script "../../../../../subworkflows/nf-neuro/load_test_data/main.nf"
process {
"""
input[0] = Channel.from( [ "freesurfer.zip" ] )
Expand Down

0 comments on commit c76ef07

Please sign in to comment.