Description Usage Arguments Value Examples
Exports an GAlignment object as bedpe file
1 | hic_export(x, file)
|
x |
A GAlignmentPairs object |
file |
path or name of the output file |
A sequence file with the specified format
1 2 | x <- hic_import("example.bam")
hic_export(x, "example.bedpe")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.