check.binary | 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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.