trans.main
Class FDRWindowConverter
java.lang.Object
trans.main.FDRWindowConverter
- public class FDRWindowConverter
- extends java.lang.Object
Associates an empirical FDR estimate with each window provided a mock IP was performed.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FDRWindowConverter
public FDRWindowConverter(java.lang.String[] args)
thresholdWindows
public int thresholdWindows(Window[] w,
double score,
int startingIndex)
setScoreAndSort
public void setScoreAndSort(Window[] w)
processArgs
public void processArgs(java.lang.String[] args)
- This method will process each argument and assign new varibles
printDocs
public static void printDocs()
main
public static void main(java.lang.String[] args)