syntheticGeno: TODO

View source: R/synthetic.R

syntheticGenoR Documentation

TODO

Description

TODO

Usage

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

Arguments

gds

an object of class gds opened

gdsRefAnnot

an object of class gds opened

gdsSampleFile

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

data.id.profile

a character string TODO

listSampleRef

a character string TODO

nbSim

a single positive integer TODO

prefId

a string TODO

pRecomb

a 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

OL when the function is 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.