makeRandomSet: Constructor of random set

View source: R/make_random_set.R

makeRandomSetR Documentation

Constructor of random set

Description

Function constructs a random set of MACS-peaks.

Usage

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

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


LosevAMU/remapR documentation built on Sept. 25, 2024, 12:32 p.m.