Class IDMaker.ByName

    • Constructor Detail

    • Method Detail

      • calcID

        public String calcID​(Sequence seq)
        Description copied from interface: IDMaker
        Calculate the id for a sequence.

        Each unique sequence should return a unique ID.

        Specified by:
        calcID in interface IDMaker
        Parameters:
        seq - the sequence to ID
        Returns:
        the id for the sequence