dQTG.seq {dQTG.seq} | R Documentation |
Title The function of dQTG.seq
Description
Title The function of dQTG.seq
Usage
dQTG.seq(dir, filegen, chr, color, CLO)
Arguments
dir |
the path of the output |
filegen |
the input data |
chr |
the chromosome |
color |
the color |
CLO |
the numbers of CPU |
Value
list
Examples
data(BSA)
dQTG.seq(dir=tempdir(),filegen=BSA,chr="all",color="blue",CLO=1)
[Package dQTG.seq version 1.0.2 Index]