|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.seq.Feature.Template
org.biojava.bio.seq.StrandedFeature.Template
org.biojava.bio.seq.homol.SimilarityPairFeature.Template
Template
for construction of
SimilarityPairFeature
s.
Field Summary | |
Alignment |
alignment
alignment Alignment field. |
double |
score
score of the search which produced the
alignment. |
SimilarityPairFeature |
sibling
sibling SimilarityPairFeature
field. |
Fields inherited from class org.biojava.bio.seq.StrandedFeature.Template |
strand |
Fields inherited from class org.biojava.bio.seq.Feature.Template |
annotation, location, source, type |
Constructor Summary | |
SimilarityPairFeature.Template()
|
Methods inherited from class org.biojava.bio.seq.Feature.Template |
equals, hashCode, populate, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
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.
Constructor Detail |
public SimilarityPairFeature.Template()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |