Class OverlapRessult<T extends BinarySequence>
java.lang.Object
org.snpeff.binseq.indexer.OverlapRessult<T>
An object used to store overlap parameters
-
Field Summary
FieldsModifier and TypeFieldDescriptionintlongintbooleanint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
start
public int start -
bestScore
public int bestScore -
bestSequence
-
bestReference
public long bestReference -
bestId
public int bestId -
reverseWC
public boolean reverseWC
-
-
Constructor Details
-
OverlapRessult
public OverlapRessult()
-
-
Method Details
-
toString
-