runExe {RBaM} | R Documentation |
Run BaM executable
Description
Run BaM executable
Usage
runExe(exedir, exename, workspace)
Arguments
exedir |
directory of the executable |
exename |
name of the executable |
workspace |
full path to workspace |
Value
an error code (0 for success)
[Package RBaM version 1.0.1 Index]