# NOT RUN {
# }
# NOT RUN {
## Clean the raw data to match the genotype and phenotype and create the proper format
rawfile<-"MetaboFile.dat" ## Metabolomic data file
genofile<-"GenoFile.dat" ## Genotype data file
physiodat="physiodat.dat" ## data file containing sex and pgm
cleandat<-"CleanMetaboFile.dat" ## Metabolomic data file in csvs format
cleangen<-"CleanGenoFile.dat" ## Genotype data file in csvs format
format_mQTL(rawfile,genofile,physiodat, cleandat,cleangen)
# }
Run the code above in your browser using DataLab