Dodata {dQTG.seq}R Documentation

To perform method

Description

To perform method

Usage

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

Arguments

dir

the path of the output

calculatedata

the inputdata

chr

chromosome

color1

the color of the chromosome

CLO

the numbers of CPU

Value

list

Examples

data(BSA)
dir<- tempdir()
data.calculatedata<-Readdata1(BSA)
Dodata(dir,calculatedata=data.calculatedata,chr="all",color1="blue",CLO=1)

[Package dQTG.seq version 1.0.2 Index]