prepSynthetic: TODO

View source: R/synthetic.R

prepSyntheticR Documentation

TODO

Description

TODO

Usage

prepSynthetic(
  gdsSampleFile,
  listSampleRef,
  data.id.profile,
  studyDF,
  nbSim = 1,
  prefId = "",
  pRecomb = 0.01,
  minProb = 0.999,
  seqError = 0.001
)

Arguments

gdsSampleFile

a character string representing the file name of the GDS file containing the information about the samples to be opened.

listSampleRef

a character string TODO

data.id.profile

a character string TODO

studyDF

TODO

nbSim

a single positive integer representing the number of simulations per combination of sample and profile. Default: 1.

prefId

a character string TODO

pRecomb

a single numeric between 0 and 1 TODO. Default: 0.01.

minProb

a single numeric TODO. Default: 0.999.

seqError

a single numeric TODO. Default: 0.001.

Value

0L when successful.

Author(s)

Pascal Belleau, Astrid DeschĂȘnes and Alex Krasnitz

Examples


# TODO


belleau/aicsPaper documentation built on Aug. 4, 2022, 1:12 a.m.