Uses of Class
org.biopax.paxtools.controller.ConversionScore
Packages that use ConversionScore
Package
Description
This package contains various methods and algorithms for traversing and manipulating the model.
-
Uses of ConversionScore in org.biopax.paxtools.controller
Methods in org.biopax.paxtools.controller that return types with arguments of type ConversionScoreModifier and TypeMethodDescriptionIntegrator.integrate()Integrates target and source(s) and returns a sorted (desc) list of conversion scores.Integrator.integrate(List<ConversionScore> alternativeScores) Does the integration using user-provided scores list.Method parameters in org.biopax.paxtools.controller with type arguments of type ConversionScoreModifier and TypeMethodDescriptionIntegrator.integrate(List<ConversionScore> alternativeScores) Does the integration using user-provided scores list.