Commit 46ed2fc 1 parent 5b3f4cf commit 46ed2fc Copy full SHA for 46ed2fc
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1020,7 +1020,7 @@ FilterTool::FilterTool()
1020
1020
const std::string isFirstMateDesc = " keep only alignments marked as first mate?" ;
1021
1021
const std::string isMappedDesc = " keep only alignments that were mapped?" ;
1022
1022
const std::string isMateMappedDesc = " keep only alignments with mates that mapped" ;
1023
- const std::string isMateReverseDesc = " keep only alignments with mate on reverese strand?" ;
1023
+ const std::string isMateReverseDesc = " keep only alignments with mate on reverse strand?" ;
1024
1024
const std::string isPairedDesc = " keep only alignments that were sequenced as paired?" ;
1025
1025
const std::string isPrimaryDesc = " keep only alignments marked as primary?" ;
1026
1026
const std::string isProperPairDesc = " keep only alignments that passed PE resolution?" ;
You can’t perform that action at this time.
0 commit comments