Skip to content

Commit 2edb307

Browse files
committed
remove debugging views
1 parent 735f97a commit 2edb307

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

workflows/clockwork.nf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ workflow clockwork {
2424
sample_name = input_seqs_json.map{it[0]}
2525

2626
getRefFromJSON(json, do_we_align, sample_name)
27-
input_seqs_json.view()
28-
getRefFromJSON.out.view()
2927
alignToRef(input_seqs_json, getRefFromJSON.out)
3028

3129

0 commit comments

Comments
 (0)