powered by
normalise
normalise_mQTL(infile,outfile,method,refIdx=1, noiseInt=c(11,12))
# Download data files load_datafiles() # Format data format_mQTL(phenofile,genofile,physiodat,cleandat,cleangen) # Constant Sum normlisation nmeth<-'CS' normalise_mQTL(cleandat,CSnorm,nmeth)
Run the code above in your browser using DataLab