| Package | Description |
|---|---|
| umcg.genetica.containers | |
| umcg.genetica.ensembl |
| Modifier and Type | Method and Description |
|---|---|
Transcript[] |
Exon.getParentTranscript() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Transcript> |
Gene.getTranscripts() |
| Modifier and Type | Method and Description |
|---|---|
void |
Gene.addTranscript(Transcript currTra) |
void |
Exon.setParentTranscript(Transcript parentTranscript) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gene.setTranscripts(HashMap<String,Transcript> transcripts) |
| Modifier and Type | Method and Description |
|---|---|
Transcript |
Features.getTranscript(String match) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Transcript> |
Features.getTranscriptHash() |
| Modifier and Type | Method and Description |
|---|---|
void |
Features.setTranscriptHash(HashMap<String,Transcript> transcriptHash) |
Copyright © 2015. All Rights Reserved.