| Package | Description |
|---|---|
| umcg.genetica.containers | |
| umcg.genetica.ensembl |
| Modifier and Type | Method and Description |
|---|---|
Gene |
Transcript.getParentGene() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Gene> |
Chromosome.getGenes() |
HashMap<String,Gene> |
Chromosome.getGenesHash() |
| Modifier and Type | Method and Description |
|---|---|
void |
Chromosome.addGene(Gene currGen) |
void |
Transcript.setParentGene(Gene parentGene) |
| Modifier and Type | Method and Description |
|---|---|
void |
Chromosome.setGenes(ArrayList<Gene> genes) |
void |
Chromosome.setGenes(HashMap<String,Gene> genes) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Gene> |
Features.getGeneHash() |
| Modifier and Type | Method and Description |
|---|---|
void |
Features.setGeneHash(HashMap<String,Gene> geneHash) |
Copyright © 2015. All Rights Reserved.