You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,7 @@ Outputs:
66
66
-`analysis`: to only run the postprocessing part of the workflow (quantification of IPA usage and intron retention) - requires `input_bam`
67
67
-`tectool`: to only run the IPA usage quantification, using TECtool - requires `input_bam`
68
68
-`intron`: to only run the intron retention quantification subworkflow - requires `input_bam`
69
+
-`tin_score`: to only run the TIN score calculation subworkflow - requires `input_bam`
69
70
70
71
In the case of `full` and `preprocessing` modes, the `input_fastq` is required, using a wildcard character, e.g.: `--input_fastq='test_data\*{1,2}.fastq'`
0 commit comments