
useDynLib(eMap)

# ------------------------------------------
# Export directives.  
# ------------------------------------------

export(cauLR)
export(codeGeno)
export(distMatrix)
export(ePlot)
export(ePlot2)
export(eFdrP)
export(eLFdrP)
export(eModule)
export(reduce2Chr)
export(eMap1)
export(eMap1P)
export(eMap2)
export(eMap2P)
export(moduleScore)
export(plotModule)
export(relatedInd)
export(lrtHaploid)
export(lrtDiploid)

# ------------------------------------------
# S3method declarations.  
# ------------------------------------------

# S3method(plot, module)
