Skip to content

Commit bac2d30

Browse files
authored
Update cis_splice_effects_identifier.cc
1 parent 826bb24 commit bac2d30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cis-splice-effects/cis_splice_effects_identifier.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ void CisSpliceEffectsIdentifier::usage(ostream& out) {
5959
out << "\t\t" << "-E\tAnnotate variants in exonic space within a transcript(not to be used with -e)." << endl;
6060
out << "\t\t" << "-S\tDon't skip single exon transcripts." << endl;
6161
out << "\t\t" << "-b STR\tThe file containing the barcodes of interest for single cell data." << endl;
62+
out << "\t\t" << "-C\tTells cis-splice-effects identify that you want intron-motif method to take priority when assigning strand. i.e. decide strandedness based on the fasta rather than what is encoded in the alignment file.
6263
out << endl;
6364
}
6465

0 commit comments

Comments
 (0)