Phenotypes-constructor: Constructor for Phenotypes class object

Description Usage Arguments Value

Description

Constructor for Phenotypes class object

Usage

1
2
Phenotypes(originalPhenotypes = rep(LETTERS[1:3], each = 4),
  proportionOutlying = 0.1, meanFoldChange = 1, pipettingAccuracy = 0.15)

Arguments

originalPhenotypes

character vector with original (intended) phenotype assignments

proportionOutlying

proportion of outlying samples. This will be used in simulation as parameter of Bernoulli distribution.

Value

Phenotypes-class object


vladpetyuk/simMSnSet documentation built on May 3, 2019, 6:16 p.m.