pruning1KG.Chr | R Documentation |
TODO
pruning1KG.Chr( gds, method = "corr", listSamples = NULL, slide.max.bp.v = 5e+05, ld.threshold.v = sqrt(0.1), np = 1, verbose.v = FALSE, chr = NULL, minAF = NULL, outPref = "pruned_1KG", keepObj = FALSE )
gds |
an object of class
|
method |
a |
listSamples |
TODO |
slide.max.bp.v |
TODO |
ld.threshold.v |
TODO |
np |
TODO . Default: |
verbose.v |
a |
chr |
TODO |
minAF |
TODO |
outPref |
TODO |
keepObj |
a |
NULL
invisibly.
Pascal Belleau, Astrid DeschĂȘnes and Alexander Krasnitz
## Path to the demo pedigree file is located in this package data.dir <- system.file("extdata", package="RAIDS") ## TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.