![]() |
Rosetta
2021.16
|
comparator based on a sequence position in a query More...
#include <CommonFragmentComparators.hh>

Public Member Functions | |
| bool | operator() (ScoredCandidate first_candidate, ScoredCandidate second_candidate) override |
| compares two fragment candidates More... | |
comparator based on a sequence position in a query
|
inlineoverridevirtual |
compares two fragment candidates
returns true if second_candidate starts on the later residue than first_candidate Using this comparator to sort fragment candidates orders them ascending by their sequence position
Implements protocols::frag_picker::FragmentComparatorBase.
1.8.7