causal.snps: Function for obtaining a vector of causal SNPs.

Description Usage Arguments

View source: R/causal.snps.R

Description

Function for obtaining a vector of causal SNPs.

Usage

1
2
causal.snps(.summary = NULL, mode = "default", nc = NULL, maf = FALSE,
  maf_range = NULL)

Arguments

.summary

List of SNPs with attributes

mode

Mode

nc

Number of causal SNPs

maf

TRUE is selecting via maf

maf_range

Range of the form c(lower, upper)


Chris1221/coRge documentation built on May 6, 2019, 11:19 a.m.