| Package | Description |
|---|---|
| umcg.genetica.containers | |
| umcg.genetica.ensembl |
| Modifier and Type | Method and Description |
|---|---|
Chromosome |
Exon.getParentChromosome() |
Chromosome |
Gene.getParentChromosome() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transcript.setParentChromosome(Chromosome currChr) |
void |
Exon.setParentChromosome(Chromosome currChr) |
void |
Gene.setParentChromosome(Chromosome parentChromosome) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Chromosome> |
Features.getChromosomeHash() |
| Modifier and Type | Method and Description |
|---|---|
void |
Features.setChromosomeHash(HashMap<String,Chromosome> chromosomeHash) |
Copyright © 2015. All Rights Reserved.