foundBaM {RBaM} | R Documentation |
Was BaM executable found?
Description
Was BaM executable found?
Usage
foundBaM(exedir, exename)
Arguments
exedir |
directory where the executable should be searched |
exename |
name of the executable |
Value
a logical, TRUE if the exe was found, false otherwise
[Package RBaM version 1.0.1 Index]