SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::dp_aligner_config Struct Reference

Configuration for dp_aligner_pipe. More...

Public Attributes

bool report_all_best
 Report all alignments with the best score instead of just one.
 
std::vector< AlignmentModeleft_ends
 Left end alignment modes (will be combined into pairs with right_ends).
 
std::vector< AlignmentModeright_ends
 Right end alignment modes (will be combined into pairs with left_ends).
 

Detailed Description

Configuration for dp_aligner_pipe.


The documentation for this struct was generated from the following file: