Skip to content

Commit

Permalink
Add 'stranded' information in header.nf to display it in output
Browse files Browse the repository at this point in the history
  • Loading branch information
vlebars authored Mar 13, 2024
1 parent c18ed06 commit 5fcab0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/header.nf
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Tfkmers Tokenizer : ${params.tfkmers_tokenizer}
Tfkmers Threshold : ${params.tfkmers_threshold}
Bambu Threshold : ${params.bambu_threshold}
Filtering operation : ${params.operation}
Stranded : ${params.bambu_strand}
-${c_dim}-------------------------------------${c_reset}-
""".stripIndent()
}

0 comments on commit 5fcab0d

Please sign in to comment.