cc_chip: Create cross-correlation plots for ChIP-seq data

Description Usage Arguments

Description

Create cross-correlation plots for ChIP-seq data

Usage

1
cc_chip(bam.files, paired = TRUE, threads = NULL)

Arguments

bam.files

character vector specifying path to pre-filtered bam files. [DEFAULT = NULL]

paired

logical, if TRUE then paired-end reads. [DEFAULT = TRUE]

threads

an integer value indicating the number of workers to be used. If NULL then one less than the maximum number of cores will be used. [DEFAULT = NULL].


anilchalisey/chompR documentation built on May 9, 2019, 3:59 a.m.