Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
l-mansouri committed Nov 20, 2023
1 parent d260d3c commit d2ac34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ if (!params.data_bundle && params.exomiser_profile_files){
.set{ch_exomiser_data }
}

ch_exomiser_data.view()



process exomiser {
Expand Down

0 comments on commit d2ac34e

Please sign in to comment.