Class RigidGenerator


  • public class RigidGenerator
    extends Object
    Rigid generator
    Since:
    01/10/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)
    • Constructor Detail

      • RigidGenerator

        public RigidGenerator()

        Constructor for RigidGenerator.

    • Method Detail

      • calculateRigid

        public String calculateRigid()
                              throws SeguidException
        First get all the sequences to be processed, Calcuate Rigid (seguid+taxid) for them Sort them lexicographically Concatinate them Generate a Seguid for the resulting String
        Returns:
        Rogid
        Throws:
        SeguidException - handled by psidev.psi.mi.jami.utils.checksum.SeguidException class
      • getRogids

        public List<String> getRogids()

        getRogids

        Returns:
        a List object.