ld_pruning | R Documentation |
Used internally in radiator Prune dataset based on LD.
ld_pruning(ld.tibble = NULL, stats = NULL, ld.threshold = 0.8, verbose = TRUE)
ld.tibble |
(path) The markers LD pairwise data.
Default: |
stats |
(path) The markers missingness info statistics.
Default: |
ld.threshold |
(double) The threshold to prune SNPs in LD.
Default: |
verbose |
(logical, optional) Default: |
A list with blacklisted SNPs. Write the blacklist in the working directory.
Thierry Gosselin thierrygosselin@icloud.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.