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 |
|---|
Template() |
public SimilarityPairFeature sibling
sibling SimilarityPairFeature
field. May be null if the reciprocal
SimilarityPairFeature has not yet been
created.public double score
score of the search which produced the
alignment.public Template()
Copyright © 2020 BioJava. All rights reserved.