# NOT RUN {
# }
# NOT RUN {
## Pre-process data
infile<-"AlignData.dat" ## Aligned metabolomic profiles in csvs format
outfile<-"ReducedData.dat" ## Reduced data by SRV
met<- "rectangle" ## Summary measure (mean, max,...)
corrT<- 0.9 ## Correlation threshold (default 0.9)
(pre_mQTL(infile, outfile, met, corrT)
# }
Run the code above in your browser using DataLab