hic_export: Exports HiC file

Description Usage Arguments Value Examples

View source: R/hic_export.R

Description

Exports an GAlignment object as bedpe file

Usage

1

Arguments

x

A GAlignmentPairs object

file

path or name of the output file

Value

A sequence file with the specified format

Examples

1
2
x <- hic_import("example.bam")
hic_export(x, "example.bedpe")

ComunidadBioInfo/HiConvert documentation built on Oct. 30, 2019, 5:44 a.m.