Uses of Class
org.biojava.bio.seq.StrandedFeature.Template
Packages that use StrandedFeature.Template
Package
Description
The classes and interfaces in this package cover common molecular
biological techniques such as restriction digests and PCR.
Event-driven parsing system for the Extensible Feature Format (XFF).
Classes and interfaces for defining biological sequences and informatics
objects.
The classes and interfaces for defining sequence similarity and
honology.
Standard in-memory implementations of
Sequence
and
Feature
.-
Uses of StrandedFeature.Template in org.biojava.bio.molbio
Subclasses of StrandedFeature.Template in org.biojava.bio.molbioModifier and TypeClassDescriptionstatic class
Template
for construction ofRestrictionSite
s. -
Uses of StrandedFeature.Template in org.biojava.bio.program.xff
Methods in org.biojava.bio.program.xff that return StrandedFeature.TemplateModifier and TypeMethodDescriptionprotected StrandedFeature.Template
StrandedFeatureHandler.getStrandedFeatureTemplate()
-
Uses of StrandedFeature.Template in org.biojava.bio.seq
Subclasses of StrandedFeature.Template in org.biojava.bio.seqModifier and TypeClassDescriptionstatic class
Template for constructing a new ComponentFeature.static class
static class
-
Uses of StrandedFeature.Template in org.biojava.bio.seq.homol
Subclasses of StrandedFeature.Template in org.biojava.bio.seq.homolModifier and TypeClassDescriptionstatic class
static class
Template
for construction ofSimilarityPairFeature
s. -
Uses of StrandedFeature.Template in org.biojava.bio.seq.impl
Methods in org.biojava.bio.seq.impl with parameters of type StrandedFeature.TemplateModifier and TypeMethodDescriptionprotected void
SimpleStrandedFeature.fillTemplate
(StrandedFeature.Template ft) Constructors in org.biojava.bio.seq.impl with parameters of type StrandedFeature.TemplateModifierConstructorDescriptionSimpleStrandedFeature
(Sequence sourceSeq, FeatureHolder parent, StrandedFeature.Template template)