| Package | Description |
|---|---|
| picard.annotation |
| Modifier and Type | Method and Description |
|---|---|
Gene.Transcript |
Gene.addTranscript(String name,
int transcriptionStart,
int transcriptionEnd,
int codingStart,
int codingEnd,
int numExons) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Gene.Transcript> |
Gene.iterator() |