Package | Description |
---|---|
org.biojava.nbio.alignment.routines |
Modifier and Type | Method and Description |
---|---|
static AlignerHelper.Cut[] |
AlignerHelper.getCuts(int k,
AlignerHelper.Subproblem subproblem,
int[] dim,
boolean anchor0) |
Modifier and Type | Method and Description |
---|---|
static int |
AlignerHelper.addAnchors(AlignerHelper.Cut[] cuts,
int[] scores,
boolean addScore,
int[] anchors) |
static void |
AlignerHelper.setCuts(int x,
AlignerHelper.Subproblem subproblem,
AlignerHelper.Last[][] pointers,
AlignerHelper.Cut[] cuts) |
Copyright © 2000–2019 BioJava. All rights reserved.