powered by
To perform method
Dodata(dir, calculatedata, chr, color1, CLO)
list
the path of the output
the inputdata
chromosome
the color of the chromosome
the numbers of CPU
data(BSA) dir<- tempdir() data.calculatedata<-Readdata1(BSA) Dodata(dir,calculatedata=data.calculatedata,chr="all",color1="blue",CLO=1)
Run the code above in your browser using DataLab