Skip to content

Commit

Permalink
fix getTargetOntology
Browse files Browse the repository at this point in the history
  • Loading branch information
apriltuesday committed Dec 13, 2023
1 parent e4cbf9a commit be7ca98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/utils.nf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/
process getTargetOntology {
input:
path mappingsFile
val mappingsFile

output:
env ONTOLOGY, emit: targetOntology
Expand Down

0 comments on commit be7ca98

Please sign in to comment.