Class UnambiguousExactNucleicAcidComparator

  • All Implemented Interfaces:
    Comparator<NucleicAcid>

    public class UnambiguousExactNucleicAcidComparator
    extends NucleicAcidComparator
    Unambiguous exact nucleic acids comparator. It will first use UnambiguousExactPolymerBaseComparator to compare the basic interactor properties. If the basic polymer properties are the same, It will look for DDBJ/EMBL/Genbank identifier. If the DDBJ/EMBL/Genbank identifiers are identical, it will look at the Refseq identifiers.
    Since:
    17/01/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)
    • Constructor Detail

      • UnambiguousExactNucleicAcidComparator

        public UnambiguousExactNucleicAcidComparator()
        Creates a new DefaultExactNucleicAcidComparator. It will uses a UnambiguousExactInteractorBaseComparator to compare interactor properties and a OrganismTaxIdComparator to compares organism.