Description Usage Arguments Value
Main interface to bedtools
1 |
tool |
which bedtools function to use |
options |
A character vector containing options to use for tools. use bedtools intersec -h on CL to see options |
output |
can be either a path to a file to write to, or 'stdout' to direct output to new bedtools command |
... |
Arguments to pass to bed tools that are specfic to tool ie a=a.bed, b=b.bed |
a bedtools object that points to an output file, or bedtools command object to add to another command
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.