public static class SimilarityPairFeature.Template extends StrandedFeature.Template
Template
for construction of
SimilarityPairFeature
s.Modifier and Type | Field and Description |
---|---|
Alignment |
alignment
alignment Alignment field. |
double |
score
score of the search which produced the
alignment. |
SimilarityPairFeature |
sibling
sibling SimilarityPairFeature
field. |
strand
annotation, location, source, sourceTerm, type, typeTerm
Constructor and Description |
---|
Template() |
clone, equals, hashCode, toString
public SimilarityPairFeature sibling
sibling
SimilarityPairFeature
field. May be null if the reciprocal
SimilarityPairFeature
has not yet been
created.public Alignment alignment
alignment
Alignment
field.public double score
score
of the search which produced the
alignment.