| Package | Description |
|---|---|
| org.biojava.nbio.alignment.routines | |
| org.biojava.nbio.alignment.template |
| Modifier and Type | Method and Description |
|---|---|
int |
AlignerHelper.Anchor.QueryIndexComparator.compare(AlignerHelper.Anchor o1,
AlignerHelper.Anchor o2) |
| Modifier and Type | Method and Description |
|---|---|
static List<AlignerHelper.Subproblem> |
AlignerHelper.Subproblem.getSubproblems(List<AlignerHelper.Anchor> anchors,
int querySequenceLength,
int targetSequenceLength)
Convert a list of anchors into a subproblem list.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AlignerHelper.Anchor> |
AbstractMatrixAligner.anchors |
Copyright © 2000–2019 BioJava. All rights reserved.