# Generated by roxygen2: do not edit by hand

export(get_GI_network)
export(get_GM_network)
export(get_GS_network)
export(ldweight_edges)
export(scones)
export(scones.cv)
export(search_cones)
export(simulate_causal_snps)
export(simulate_phenotype)
importClassesFrom(snpStats,SnpMatrix)
importFrom(Matrix,diag)
importFrom(Matrix,rowSums)
importFrom(Matrix,summary)
importFrom(Rcpp,evalCpp)
importFrom(igraph,"%>%")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,as_adj)
importFrom(igraph,components)
importFrom(igraph,delete_edges)
importFrom(igraph,get.edgelist)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,induced_subgraph)
importFrom(igraph,neighbors)
importFrom(igraph,random_walk)
importFrom(igraph,set_edge_attr)
importFrom(igraph,set_vertex_attr)
importFrom(igraph,simplify)
importFrom(igraph,vcount)
importFrom(igraph,vertex_attr)
importFrom(methods,as)
importFrom(snpStats,chi.squared)
importFrom(snpStats,single.snp.tests)
importFrom(snpStats,snp.rhs.tests)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,ecdf)
importFrom(stats,glm)
importFrom(stats,na.omit)
importFrom(stats,rnorm)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(martini)
