run_slide: Run SLIDE

Description Usage Arguments Value

View source: R/run_MultiTrans.R

Description

Run SLIDE

Usage

1
2
3
4
5
6
7
8
run_slide(
  basedir,
  nsnp,
  pval = 0.05,
  windowSize = 1000,
  samps = 1e+05,
  seed = 100
)

Arguments

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

Value

output thresholds file


TheJacksonLaboratory/mousegwas documentation built on Sept. 27, 2021, 9:14 a.m.