org.utgenome.gwt.utgb.client.bio
Class DASResult.DASFeature

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.client.bio.DASResult.DASFeature
All Implemented Interfaces:
Serializable, Comparable<Interval>, GenomeRange
Enclosing class:
DASResult

public static class DASResult.DASFeature
extends Read

See Also:
Serialized Form

Nested Class Summary
static class DASResult.DASFeature.FeatureType
           
static class DASResult.DASFeature.Group
           
static class DASResult.DASFeature.Method
           
static class DASResult.DASFeature.Target
           
 
Nested classes/interfaces inherited from class org.utgenome.gwt.utgb.client.bio.Read
Read.ReadType
 
Field Summary
 DASResult.DASFeature.Group group
           
 String id
           
 String label
           
 DASResult.DASFeature.Method method
           
 String orientation
           
 String phase
           
 String score
           
 DASResult.DASFeature.Target target
           
 DASResult.DASFeature.FeatureType type
           
 
Constructor Summary
DASResult.DASFeature()
           
 
Method Summary
 void setId(String id)
           
 
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

id

public String id

label

public String label

score

public String score

orientation

public String orientation

phase

public String phase

method

public DASResult.DASFeature.Method method

type

public DASResult.DASFeature.FeatureType type

group

public DASResult.DASFeature.Group group

target

public DASResult.DASFeature.Target target
Constructor Detail

DASResult.DASFeature

public DASResult.DASFeature()
Method Detail

setId

public void setId(String id)


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