org.utgenome.gwt.utgb.client.bio
Class AlignmentResult
java.lang.Object
org.utgenome.gwt.utgb.client.bio.AlignmentResult
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class AlignmentResult
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlignmentResult
public AlignmentResult()
addAlignment
public void addAlignment(Alignment alignment)
addPrettyAlignment
public void addPrettyAlignment(String prettyAlignment)
getAlignment
public ArrayList<Alignment> getAlignment()
getPrettyAlignment
public ArrayList<String> getPrettyAlignment()
Copyright © 2007-2012 utgenome.org. All Rights Reserved.