check.binary {bedr} | R Documentation |
check if a binary is in the path. Specifically used for bedtools, bedops and tabix.
check.binary(x = "bedtools", verbose = TRUE)
x |
a string referring to a binary/executable i.e. bedtools, bedops, tabix |
verbose |
print log |
Used internally to determine functionality selection options.
TRUE or FALSE
Daryl Waggott
check.binary("bedtools")