Uses of Interface
pal.supgma.ThetaHandler
-
Packages that use ThetaHandler Package Description pal.supgma -
-
Uses of ThetaHandler in pal.supgma
Methods in pal.supgma that return ThetaHandler Modifier and Type Method Description static ThetaHandlerThetaHandler.Utils. getOneThetaPerSampleHandler()static ThetaHandlerThetaHandler.Utils. getSetThetaHandler(double theta)static ThetaHandlerThetaHandler.Utils. getSetThetaHandler(double theta, boolean isHaploid)static ThetaHandlerThetaHandler.Utils. getSingleThetaHandler()static ThetaHandlerThetaHandler.Utils. getSingleThetaHandler(boolean isHaploid)Methods in pal.supgma with parameters of type ThetaHandler Modifier and Type Method Description voidSUPGMABase. setThetaHandler(ThetaHandler handler)
-