Skip to content

Commit 51c6e0b

Browse files
authored
Update README.md
1 parent 95b6fc3 commit 51c6e0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ TranscriptClean is run from the command line as follows. Please note that releas
4141
| --maxLenIndel | n/a | Maximum size indel to correct. Default = 5 bp.
4242
| --maxSJOffset | n/a | Maximum distance from annotated splice junction to correct. Default = 5 bp.
4343
| --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.
4545

4646
### Other options that may help tune performance
4747
| Option | Shortcut | Description

0 commit comments

Comments
 (0)