|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.snver.pileup.util.math.StrandBias
public class StrandBias
Constructor Summary | |
---|---|
StrandBias()
|
Method Summary | |
---|---|
static double |
Fisher(int refpos,
int refneg,
int altpos,
int altneg)
|
static double |
StrandBias(int altpos,
int altneg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StrandBias()
Method Detail |
---|
public static double Fisher(int refpos, int refneg, int altpos, int altneg)
public static double StrandBias(int altpos, int altneg) throws org.apache.commons.math.MathException
org.apache.commons.math.MathException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |