org.utgenome.gwt.utgb.server.app
Class ChromosomeMap.ReadLocus

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.bio.Interval
      extended by org.utgenome.gwt.utgb.client.bio.Read
          extended by org.utgenome.gwt.utgb.server.app.ChromosomeMap.ReadLocus
All Implemented Interfaces:
Serializable, Comparable<Interval>, GenomeRange
Enclosing class:
ChromosomeMap

public static class ChromosomeMap.ReadLocus
extends Read

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.utgenome.gwt.utgb.client.bio.Read
Read.ReadType
 
Field Summary
 String target
           
 
Constructor Summary
ChromosomeMap.ReadLocus()
           
 
Method Summary
 void setTarget(String target)
           
 
Methods inherited from class org.utgenome.gwt.utgb.client.bio.Read
accept, downstreamRegion, getColor, getName, getStrand, isAntiSense, isSense, setColor, setName, setStrand, upstreamRegion
 
Methods inherited from class org.utgenome.gwt.utgb.client.bio.Interval
adjustToOneOrigin, atomicSetStartAndEnd, compareTo, contains, contains, correctInterval, follows, getEnd, getStart, hasOverlap, intersect, intersectsWith, length, precedes, setEnd, setStart, toJSONArray, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

target

public String target
Constructor Detail

ChromosomeMap.ReadLocus

public ChromosomeMap.ReadLocus()
Method Detail

setTarget

public void setTarget(String target)


Copyright © 2007-2012 utgenome.org. All Rights Reserved.