Class UnambiguousPolymerComparator

  • All Implemented Interfaces:
    Comparator<Polymer>

    public class UnambiguousPolymerComparator
    extends PolymerComparator
    Unambiguous polymer comparator. It will first use UnambiguousInteractorBaseComparator to compare the basic interactor properties If the basic interactor properties are the same, it will look at sequence/organism. *
    Since:
    21/05/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)
    • Constructor Detail

      • UnambiguousPolymerComparator

        public UnambiguousPolymerComparator()
        Creates a new UnambiguousPolymerComparator. It will uses a UnambiguousInteractorBaseComparator to compare interactor properties and a OrganismTaxIdComparator to compares organism.