Uses of Class
psidev.psi.mi.jami.utils.checksum.SeguidException
-
Packages that use SeguidException Package Description psidev.psi.mi.jami.utils.checksum -
-
Uses of SeguidException in psidev.psi.mi.jami.utils.checksum
Methods in psidev.psi.mi.jami.utils.checksum that throw SeguidException Modifier and Type Method Description String
RigidGenerator. calculateRigid()
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 StringString
RogidGenerator. calculateSeguid(String sequence)
calculates the Seguid for the given protein sequenceString
RogidGenerator. computeRogidFrom(String sequence, String taxid)
calculate Rogid for the give protein sequence+taxid Rogid = Sequid + taxid
-