Learn R Programming

dQTG.seq (version 1.0.2)

Dodata: To perform method

Description

To perform method

Usage

Dodata(dir, calculatedata, chr, color1, CLO)

Value

list

Arguments

dir

the path of the output

calculatedata

the inputdata

chr

chromosome

color1

the color of the chromosome

CLO

the numbers of CPU

Examples

Run this code
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