export3CseqRawReads2bedGraph {r3Cseq}R Documentation

export the interaction signal from the raw reads to the 'bedGraph' format

Description

export interaction regions signal to the bedGraph format, which suitable for uploading to the UCSC genome browser

Usage

export3CseqRawReads2bedGraph(object)

Arguments

object

r3Cseq object

Value

The text file in 'bedGraph' format

Author(s)

S. Thongjuea

See Also

exportInteractions2text, export3Cseq2bedGraph,

Examples

#See the vignette	

[Package r3Cseq version 1.40.0 Index]