| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.lbl.genome.common.features.ChromSegment
gov.lbl.genome.common.features.Utr
public class Utr
Utr represents a specific chromosome coordinate span.
| Constructor Summary | |
|---|---|
| Utr(java.lang.String inChromosome,
    long inStart,
    long inEnd) | |
| Method Summary | 
|---|
| Methods inherited from class gov.lbl.genome.common.features.ChromSegment | 
|---|
| add, cloneSegment, compareTo, contains, contains, contains, getChromName, getChromosome, getChromosome, getEnd, getName, getPos, getRealEnd, getStart, hashCode, intersect, isRealChrom, parsePos, parseSpan, positionFormat, setChromosome, setChromosome, setEnd, setRealChrom, setStart, toString, toString, touches | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public Utr(java.lang.String inChromosome,
           long inStart,
           long inEnd)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||