# NOT RUN {
# }
# NOT RUN {
## Pre-process data
infile<-"ReducedData.dat" ## Reduced data by SRV
cleangen<-"CleanGenoFile.dat" ## Genotype data file in csvs format
nperm <- 0 ## Number of permutations
MQTL_results<-process_mQTL(infile, cleangen, nperm))
T=10 ## LOD threshold
summary_mQTL(results,T=8)## summarizes mQTL results in a table
# }
Run the code above in your browser using DataLab