Description Usage Arguments Value
View source: R/run_MultiTrans.R
Run SLIDE
1 2 3 4 5 6 7 8 | run_slide(
basedir,
nsnp,
pval = 0.05,
windowSize = 1000,
samps = 1e+05,
seed = 100
)
|
basedir |
Where to read and write the files |
nsnp |
number of SNPs |
pval |
desired pvalue (default 0.05) |
windowSize |
same as in run_C |
samps |
number of random sampling |
seed |
rand seed |
output thresholds file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.