#include <domain_find.hh>
|
static DomainsPtr | FromAln (ost::seq::AlignmentHandle aln, Real tolerance, Real radius, Real threshold, int idx_a=-1, int idx_b=-1) |
|
static DomainsPtr | FromCOM (const SimilarityMatrix &sim, ost::seq::AlignmentHandle aln, Real tolerance, int idx_a=-1, int idx_b=-1) |
|
static DomainsPtr | FromDistMats (const DistanceMatrix &dmat_a, const DistanceMatrix &dmat_b, Real tolerance, Real radius, Real threshold, int num_threads, bool defined_only, bool adj_map) |
|
Definition at line 34 of file domain_find.hh.
◆ FromAln()
◆ FromCOM()
◆ FromDistMats()
◆ GetAdjMap()
◆ GetComponents()
const std::vector<int>& GetComponents |
( |
| ) |
const |
|
inline |
◆ GetDomains()
const std::vector<Domain>& GetDomains |
( |
| ) |
const |
|
inline |
◆ GetFreeD()
◆ GetFreeS()
◆ GetNumFreeResidues()
size_t GetNumFreeResidues |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: