Uses of Class
org.biojava.bio.seq.homol.HomologyFeature.Template
-
Packages that use HomologyFeature.Template Package Description org.biojava.bio.seq.impl Standard in-memory implementations ofSequence
andFeature
. -
-
Uses of HomologyFeature.Template in org.biojava.bio.seq.impl
Methods in org.biojava.bio.seq.impl with parameters of type HomologyFeature.Template Modifier and Type Method Description protected void
SimpleHomologyFeature. fillTemplate(HomologyFeature.Template ft)
Constructors in org.biojava.bio.seq.impl with parameters of type HomologyFeature.Template Constructor Description SimpleHomologyFeature(Sequence sourceSeq, FeatureHolder parent, HomologyFeature.Template template)
-