Uses of Class
org.biopax.paxtools.controller.ConversionScore

Packages that use ConversionScore
org.biopax.paxtools.controller   
 

Uses of ConversionScore in org.biopax.paxtools.controller
 

Methods in org.biopax.paxtools.controller that return types with arguments of type ConversionScore
 java.util.List<ConversionScore> Integrator.integrate()
          Integrates target and source(s) and returns a sorted (desc) list of conversion scores.
 java.util.List<ConversionScore> Integrator.integrate(java.util.List<ConversionScore> alternativeScores)
          Does the integration using user-provided scores list.
 

Method parameters in org.biopax.paxtools.controller with type arguments of type ConversionScore
 java.util.List<ConversionScore> Integrator.integrate(java.util.List<ConversionScore> alternativeScores)
          Does the integration using user-provided scores list.
 



Copyright © 2011 BioPAX. All Rights Reserved.