public static class SimilarityPairFeature.Template extends StrandedFeature.Template
Template for construction of
SimilarityPairFeatures.| 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. |
strandannotation, location, source, sourceTerm, type, typeTerm| Constructor and Description |
|---|
SimilarityPairFeature.Template() |
clone, equals, hashCode, toStringpublic 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.