Package org.biojava.bio.seq.impl
package org.biojava.bio.seq.impl
Standard in-memory implementations of
Sequence
and
Feature
.
Many classes in this package have been extended by biojavax interfaces and implemenations. These alternatives offer more functionality and better persistence to biosql. Where possible it would be preferable to use these alternatives.
-
ClassesClassDescriptionSupport class for applications which need to patch together sections of sequence into a single SymbolList.A Sequence implementation that has a name and URI but no features, and a zero length symbol list.Wrap up default sets of Feature implementations.FeatureHolder which lazily applies a specified filter to another FeatureHolder.Support class for applications which need to patch together sections of sequence into a single SymbolList.A reverse complement view onto
Sequence
interface.A no-frills implementation of a feature.Title: SimpleFramedFeature.Simple implementation of GappedSequence.A no-frills implementation of a remote feature.SimpleRestrictionSite
represents the recognition site of a restriction enzyme.A basic implementation of theSequence
interface.A no-frills implementation of SequenceFactory that produces SimpleSequence objects.SimpleSimilarityPairFeature
represents a similarity between a query sequence and a subject sequence as produced by a search program.A no-frills implementation of StrandedFeature.View a sub-section of a given sequence object, including all the features intersecting that region.TargetContext that implements the mapping between the parent sequence and this sub-sequence.Common things you may want to do with feature templates.A view onto another Sequence object.