View source: R/make_random_set.R
makeRandomSet | R Documentation |
Function constructs a random set of MACS-peaks.
makeRandomSet(dirFrom = "", dirTo = "", pourcentage = 0.0125)
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. |
In case of success it returns the word "Done".
Alexey Solovyev
makeRandomSet(dirFrom = "", dirTo = "", pourcentage = 0.0125)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.