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 StringRigidGenerator. 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 StringStringRogidGenerator. calculateSeguid(String sequence)calculates the Seguid for the given protein sequenceStringRogidGenerator. computeRogidFrom(String sequence, String taxid)calculate Rogid for the give protein sequence+taxid Rogid = Sequid + taxid
-