makeRandomSet: Constructor of random set

Description Usage Arguments Value Author(s) Examples

Description

Function constructs a random set of MACS-peaks.

Usage

1
makeRandomSet(dirFrom = "", dirTo = "", pourcentage = 0.0125)

Arguments

dirFrom

The path to input files. By default "~/tmp/RData/Output".

dirTo

The path to output file. By default "~/tmp/RData/Output/Random data".

pourcentage

Size of random set in percent of original size.

Value

In case of success it returns the word "Done".

Author(s)

Alexey Solovyev

Examples

1
makeRandomSet(dirFrom = "", dirTo = "", pourcentage = 0.0125)

LosevAMU/remapR documentation built on May 25, 2019, 12:23 p.m.