public class TopMethods
extends java.lang.Object
Constructor and Description |
---|
TopMethods() |
Modifier and Type | Method and Description |
---|---|
void |
gatherSortedGplmdca(java.lang.String folderPath) |
void |
gatherSortedGplmdca(java.lang.String folderPath,
int pos1Col,
int pos2Col,
int dcaCol,
java.lang.String splitRegex) |
int[] |
getGdcaSortInd() |
double[] |
getGdcaSortVal() |
java.util.List<java.lang.Integer> |
getPosDca1() |
java.util.List<java.lang.Integer> |
getPosDca2() |
public void gatherSortedGplmdca(java.lang.String folderPath, int pos1Col, int pos2Col, int dcaCol, java.lang.String splitRegex)
public void gatherSortedGplmdca(java.lang.String folderPath)
public java.util.List<java.lang.Integer> getPosDca1()
public java.util.List<java.lang.Integer> getPosDca2()
public int[] getGdcaSortInd()
public double[] getGdcaSortVal()