| 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 java.util.List<AlignerHelper.Subproblem> |
AlignerHelper.Subproblem.getSubproblems(java.util.List<AlignerHelper.Anchor> anchors,
int querySequenceLength,
int targetSequenceLength)
Convert a list of anchors into a subproblem list.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<AlignerHelper.Anchor> |
AbstractMatrixAligner.anchors |
Copyright © 2000-2020 BioJava. All Rights Reserved.