Code in this directory can be run as follows:

## Co-expression network analysis of ASD genes with dnLoF mutations in NPCs.

source("network_ASD.R")

source("node_attribute_ASD.R")

source("node_attribute_ASD_1.R")

source("edge_attribute_ASD.R")

## Co-expression network analysis of epilepsy genes with dnMis mutations in interneurons.

source("network_Epi.R")

source("node_attribute_Epi.R")

source("node_attribute_Epi_1.R")

source("edge_attribute_Epi.R")
