Uses of Class
org.metaqtl.Qtl.QTLCross

Packages that use Qtl.QTLCross
org.metaqtl   
 

Uses of Qtl.QTLCross in org.metaqtl
 

Fields in org.metaqtl declared as Qtl.QTLCross
 Qtl.QTLCross Qtl.cross
          The QTL cross design.
 

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

Methods in org.metaqtl with parameters of type Qtl.QTLCross
static double Qtl.getQTLSD(double rsquare, Qtl.QTLCross cross, int mappingUnit)
          Depending on the r-square parameter and the cross design this method returns the standard deviation of the QTL position for the given mapping context.