|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBioCross | |
---|---|
org.metaqtl | |
org.metaqtl.adapter | |
org.metaqtl.bio.entity |
Uses of IBioCross in org.metaqtl |
---|
Methods in org.metaqtl with parameters of type IBioCross | |
---|---|
void |
ChromCluster.addChromosome(IBioLGroup group,
IBioCross crossDesign,
int mappingFunction,
int mappingUnit,
boolean rescale,
boolean skeleton)
Add a chromosome to the cluster |
void |
MapCluster.addChromosome(IBioLGroup group,
IBioCross crossDesign,
int mappingFunction,
int mappingUnit,
boolean rescale,
boolean skeleton)
Add a chromosome to the map cluster framework. |
Uses of IBioCross in org.metaqtl.adapter |
---|
Methods in org.metaqtl.adapter with parameters of type IBioCross | |
---|---|
static Chromosome |
ChromosomeAdapter.toChromosome(IBioLGroup group,
IBioCross crossDesign,
int mappingFunction,
int mappingUnit)
This method converts a linkage group into a chromosome of type Chromosome with the given cross design
and the given mapping context. |
Uses of IBioCross in org.metaqtl.bio.entity |
---|
Classes in org.metaqtl.bio.entity that implement IBioCross | |
---|---|
class |
CrossPopulation
Class Description Here |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |