Skip to content

Commit

Permalink
Add output for ranking subworkflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nictru committed Mar 18, 2024
1 parent 2e099d3 commit f3cdf71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions subworkflows/local/ranking.nf
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ workflow RANKING {


emit:
assay_specific = CREATE_RANKING.out.ranking
combined = COMBINE_RANKINGS.out.ranking


versions = ch_versions // channel: [ versions.yml ]
Expand Down

0 comments on commit f3cdf71

Please sign in to comment.