Description Usage Arguments Value
Collect histogram of d4 file
1 | d4_histogram(file, regions = NULL, threads = 1, d4tools = NULL)
|
file |
d4 file path |
regions |
optional regions in which to compute histogram values. Formatted as string: "chr:start-end", or as GRanges. Note coordinates should use base 1 index, not bed-format 0 index. (default: NULL) |
threads |
number of threads to use (default: 1) |
d4tools |
path to d4tools (or use options("d4tools" = "path/to/d4tools")) |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.