Skip to content

Commit 826bb24

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

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
@@ -58,6 +58,7 @@ void CisSpliceEffectsIdentifier::usage(ostream& out) {
5858
out << "\t\t" << "-I\tAnnotate variants in intronic space within a transcript(not to be used with -i)." << endl;
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;
61+
out << "\t\t" << "-b STR\tThe file containing the barcodes of interest for single cell data." << endl;
6162
out << endl;
6263
}
6364

0 commit comments

Comments
 (0)