| Package | Description |
|---|---|
| org.molgenis.omx.xgap |
| Modifier and Type | Method and Description |
|---|---|
Chromosome |
ProbeSet.getChromosome()
Get the Reference to the chromosome this position belongs to..
|
Chromosome |
Locus.getChromosome() |
Chromosome |
Variant.getChromosome()
Get the Reference to the chromosome this position belongs to..
|
Chromosome |
Gene.getChromosome()
Get the Reference to the chromosome this position belongs to..
|
Chromosome |
Probe.getChromosome()
Get the Reference to the chromosome this position belongs to..
|
Chromosome |
Clone.getChromosome()
Get the Reference to the chromosome this position belongs to..
|
Chromosome |
Marker.getChromosome()
Get the Reference to the chromosome this position belongs to..
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProbeSet.setChromosome(Chromosome chromosome)
Set the Reference to the chromosome this position belongs to..
|
void |
Locus.setChromosome(Chromosome chromosome) |
void |
Variant.setChromosome(Chromosome chromosome)
Set the Reference to the chromosome this position belongs to..
|
void |
Gene.setChromosome(Chromosome chromosome)
Set the Reference to the chromosome this position belongs to..
|
void |
Probe.setChromosome(Chromosome chromosome)
Set the Reference to the chromosome this position belongs to..
|
void |
Clone.setChromosome(Chromosome chromosome)
Set the Reference to the chromosome this position belongs to..
|
void |
Marker.setChromosome(Chromosome chromosome)
Set the Reference to the chromosome this position belongs to..
|
Copyright © 2014. All Rights Reserved.