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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ TranscriptClean is run from the command line as follows. Please note that releas
41
41
| --maxLenIndel | n/a | Maximum size indel to correct. Default = 5 bp.
42
42
| --maxSJOffset | n/a | Maximum distance from annotated splice junction to correct. Default = 5 bp.
43
43
| --primaryOnly | n/a | If this option is set, TranscriptClean will only output primary mappings of transcripts (ie it will filter out unmapped and multimapped lines from the SAM input.)
44
-
| --canonOnly | n/a | If this option is set, TranscriptClean will only output transcripts that are either canonical or that contain annotated noncanonical junctions to the clean SAM file at the end of the run.
44
+
| --canonOnly | n/a | If this option is set, TranscriptClean will only output transcripts that are either canonical or that contain annotated noncanonical junctions to the clean SAM and Fasta files at the end of the run.
0 commit comments