public class FindWindowFrame
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
step |
static int |
window_size |
Constructor and Description |
---|
FindWindowFrame() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList |
find(java.lang.String seqString)
Given the aligned E.coli seqstring, find the corresponding model position
for each window.
|
public static final int window_size
public static final int step