Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pmelsted committed Jan 29, 2018
1 parent aae0016 commit e97f460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ void usageEM(bool valid_input = true) {
<< " --fusion Search for fusions for Pizzly" << endl
<< " --single Quantify single-end reads" << endl
<< " --single-overhang Include reads where unobserved rest of fragment is" << endl
<< " predicted to lie outside a transcript"
<< " predicted to lie outside a transcript" << endl
<< " --fr-stranded Strand specific reads, first read forward" << endl
<< " --rf-stranded Strand specific reads, first read reverse" << endl
<< "-l, --fragment-length=DOUBLE Estimated average fragment length" << endl
Expand Down

0 comments on commit e97f460

Please sign in to comment.