Interface SymmetryRefiner

All Known Implementing Classes:
GraphComponentRefiner, SequenceFunctionRefiner

public interface SymmetryRefiner
Interface for all symmetry refinement implementations.
Since:
4.2.0
Author:
Aleix Lafita
  • Method Summary

    Modifier and Type
    Method
    Description
    refine(AFPChain selfAlignment, Atom[] atoms, int order)
    Returns a refined symmetry alignment, where the repeat residues are aligned consistently in a MultipleAlignment.