Package | Description |
---|---|
org.biojava.nbio.alignment | |
org.biojava.nbio.alignment.routines | |
org.biojava.nbio.alignment.template |
Class and Description |
---|
AnchoredPairwiseSequenceAligner |
Class and Description |
---|
AlignerHelper.Anchor
Compounds in query and target sequences that must align
|
AlignerHelper.Cut
Defines a 'cut' row for divide-and-conquer alignment in which a new anchor is found.
|
AlignerHelper.Last
Define a traceback pointer for the three edit operations: substitution (match/replacement of a query compound
with a target compound), deletion (removal of a query compound leaving a gap in the target sequence), and
insertion (addition of a target compound opening a gap in the query sequence).
|
AlignerHelper.Subproblem
Alignment subproblem.
|
AnchoredPairwiseSequenceAligner |
Class and Description |
---|
AlignerHelper.Anchor
Compounds in query and target sequences that must align
|
AlignerHelper.Subproblem
Alignment subproblem.
|
Copyright © 2000–2019 BioJava. All rights reserved.