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>, OnGenome
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, getColor, getName, getStrand, isAntiSense, isSense, setColor, setName, setStrand
 
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)


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.