qtn_pleiotropic: Select SNPs to be assigned as QTNs.

Description Usage Arguments Value Author(s)

View source: R/qtn_pleiotropic.R

Description

Select SNPs to be assigned as QTNs.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
qtn_pleiotropic(
  genotypes = NULL,
  seed = NULL,
  same_add_dom_QTN = NULL,
  add_QTN_num = NULL,
  dom_QTN_num = NULL,
  epi_QTN_num = NULL,
  epi_type = NULL,
  epi_interaction = 2,
  constraints = list(maf_above = NULL, maf_below = NULL),
  rep = NULL,
  rep_by = NULL,
  export_gt = NULL,
  add = NULL,
  dom = NULL,
  epi = NULL,
  verbose = verbose
)

Arguments

genotypes

= NULL,

seed

= NULL,

same_add_dom_QTN

= NULL,

add_QTN_num

= NULL,

dom_QTN_num

= NULL,

epi_QTN_num

= NULL

epi_type

= NULL,

epi_interaction

= 2,

constraints

= list(maf_above = NULL, maf_below = NULL)

rep

= 1,

rep_by

= 'QTN',

export_gt

= FALSE

add

= NULL,

dom

= NULL,

epi

= NULL

verbose

= verbose

Value

Genotype of selected SNPs

Author(s)

Samuel Fernandes and Alexander Lipka Last update: Apr 20, 2020


simplePHENOTYPES documentation built on Jan. 20, 2021, 5:09 p.m.