cr_concatenate: Concatenate CR objects

Description Usage Arguments Details Value Author(s) Examples

View source: R/correlated_regions.R

Description

Concatenate CR objects

Usage

1

Arguments

...

correlated regions

Details

CRs are generated by chromosome. However some downstream analysis needs CRs from all chromosomes such as calculating FDR (by cr_add_fdr_column) and cr_enriched_heatmap. This function just simply concatenates all CRs and also keeps the CR configurations in the final concatenated object.

Value

A concatenated CR object

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

jokergoo/epik documentation built on Sept. 28, 2019, 9:20 a.m.