## Copy the example dataset in current folder
file.copy(system.file("example/breast_Affy500K.txt", package="VegaMC"),
".")
## Analyse data and save results in sorted.txt file
results <- vegaMC("breast_Affy500K.txt", "results", html=FALSE,
getGenes=FALSE)
Run the code above in your browser using DataLab