| Package | Description |
|---|---|
| org.biojava.nbio.core.sequence |
| Modifier and Type | Method and Description |
|---|---|
ChromosomeSequence |
GeneSequence.getParentChromosomeSequence()
The parent ChromosomeSequence which contains the actual DNA sequence data
|
| Constructor and Description |
|---|
GeneSequence(ChromosomeSequence parentSequence,
int begin,
int end,
Strand strand)
A class that keeps track of the details of a GeneSequence which is difficult to properly model.
|
Copyright © 2000–2018 BioJava. All rights reserved.