|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexMappings | |
---|---|
procope.evaluation.comparison |
Uses of ComplexMappings in procope.evaluation.comparison |
---|
Methods in procope.evaluation.comparison that return ComplexMappings | |
---|---|
static ComplexMappings |
ComplexSetComparison.mapComplexes(ComplexSet setA,
ComplexSet setB,
int overlapThreshold)
Calculates a mapping between two given complex sets by comparing the protein overlaps of their complexes. |
static ComplexMappings |
ComplexSetComparison.mapComplexesConsistently(ComplexSet setA,
ComplexSet setB,
int overlapThreshold)
Calculates a mapping between two given complex sets by comparing the protein overlaps of their complexes. |
static ComplexMappings |
ComplexSetComparison.mapComplexesExactly(ComplexSet setA,
ComplexSet setB)
Find complexes in two given complex sets which are identical |
static ComplexMappings |
ComplexSetComparison.mapComplexesMultiple(ComplexSet setA,
ComplexSet setB,
int overlapThreshold)
Calculates a mapping between two given complex sets by comparing the protein overlaps of their complexes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |