| Package | Description | 
|---|---|
| org.biojava.bio.dp | 
 HMM and Dynamic Programming Algorithms. 
 | 
| org.biojava.bio.molbio | 
 The classes and interfaces in this package cover common molecular
biological techniques such as restriction digests and PCR. 
 | 
| org.biojava.bio.program.gff | 
 GFF manipulation. 
 | 
| org.biojava.bio.seq.db | 
 
Collections of biological sequence data. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WeightMatrixAnnotator
Annotates a sequence with hits to a weight-matrix. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RestrictionMapper
RestrictionMapper is a class for annotating
 Sequences with Features which represent
 restriction sites. | 
| Modifier and Type | Method and Description | 
|---|---|
SequenceAnnotator | 
GFFEntrySet.getAnnotator()
Get an annotator that can add GFF features to a
 Sequence using the features in this
 GFFEntrySet. 
 | 
SequenceAnnotator | 
GFFEntrySet.getAnnotator(boolean checkSeqName)
Get an annotator that can add GFF features to a
 Sequence using the features in this
 GFFEntrySet. 
 | 
| Constructor and Description | 
|---|
AnnotatedSequenceDB(SequenceDB parent,
                                      SequenceAnnotator a)  | 
Copyright © 2014 BioJava. All rights reserved.