# run OSCA_par and save output; input absolute path to OSCA software before running
if (FALSE) par <- GCTA_par(df = geneExpressionData,
ILCincrement = 0.25,
fileLoc = "pathHere",
gctaPath = "pathHere",
summaryType = "coexpression",
permute = TRUE,
numNodes = 1)
# run function
if (FALSE) GCTA_parPlot(df=par, dataName = "Example Data", summaryType = "coexpression")
Run the code above in your browser using DataLab