dQTG.seq | R Documentation |
Title The function of dQTG.seq
dQTG.seq(dir, filegen, chr, color, CLO)
dir |
the path of the output |
filegen |
the input data |
chr |
the chromosome |
color |
the color |
CLO |
the numbers of CPU |
list
data(BSA)
dQTG.seq(dir=tempdir(),filegen=BSA,chr="all",color="blue",CLO=1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.