Uses of Class
org.metaqtl.Qtl.QTLSupport

Packages that use Qtl.QTLSupport
org.metaqtl   
 

Uses of Qtl.QTLSupport in org.metaqtl
 

Fields in org.metaqtl declared as Qtl.QTLSupport
 Qtl.QTLSupport Qtl.ci
          The QTL confidence interval.
 

Methods in org.metaqtl that return Qtl.QTLSupport
 Qtl.QTLSupport Qtl.QTLSupport.getCopy()
           
 

Methods in org.metaqtl with parameters of type Qtl.QTLSupport
static double Qtl.getQTLSD(Qtl.QTLSupport ci, int mappingFunction, int mappingUnit)
          Depending on the CI type this methods returns the the standard deviation of the QTL position using the given mapping context.