Skip to content

Commit

Permalink
Commented channel
Browse files Browse the repository at this point in the history
  • Loading branch information
toniher committed Nov 27, 2024
1 parent 3dcc801 commit eb1ced1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subworkflows/local/exorthist/prepare.nf
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ workflow PREPARE {
data_to_annotation.map { entry ->
entry.add(['/path/to/NO_FILE'])
}
data_to_annotation.view()
// data_to_annotation.view()
GENERATE_ANNOTATIONS(data_to_annotation)
}

Expand Down

0 comments on commit eb1ced1

Please sign in to comment.