export("highTtest")
exportMethods(
    "BH",
    "CK",
    "pi_alt",
    "plot",
    "pvalue",
    "ST",
    "vennD" 
)
exportClasses("highTtest")
import("methods")

