--- a +++ b/NAMESPACE @@ -0,0 +1,19 @@ +# Generated by roxygen2: do not edit by hand + +export(LDRefBlend) +export(alignStrands) +export(convertDSCToDense) +export(inverse_metaAnalaysis) +export(shaPRS) +export(shaPRS_LDGen) +export(shaPRS_adjust) +export(shaPRS_blend_overlap) +export(shaPRS_rho) +import(Matrix) +import(compiler) +importFrom(stats,cor) +importFrom(stats,na.omit) +importFrom(stats,pchisq) +importFrom(stats,pnorm) +importFrom(utils,read.table) +importFrom(utils,write.table)