@JsonObject(value="DataSetFileBlastSearchResultLocation") public class DataSetFileBlastSearchResultLocation extends DataSetFileSearchResultLocation
DataSetFileBlastSearchResultLocation
for BLAST search. Matching sequence/query start
and end are available.Constructor and Description |
---|
DataSetFileBlastSearchResultLocation() |
Modifier and Type | Method and Description |
---|---|
AlignmentMatch |
getAlignmentMatch() |
void |
setAlignmentMatch(AlignmentMatch alignmentMatch) |
java.lang.String |
toString() |
getDataSetCode, getIdentifier, getPathInDataSet, getPosition, setDataSetCode, setIdentifier, setPathInDataSet, setPosition
public DataSetFileBlastSearchResultLocation()
public AlignmentMatch getAlignmentMatch()
public void setAlignmentMatch(AlignmentMatch alignmentMatch)
public java.lang.String toString()
toString
in class DataSetFileSearchResultLocation