best_replicate_peakset: Get good replicate's peakset from two or more ChIPseq...

Description Usage Arguments Value Examples

View source: R/p04_best_replicate_peakset.R

Description

This function internally uses chipmine::combinatorial_binding_matrix function to generate a peak overlap matrix and selects the peaks which are present in all the replicates. Then it uses the best replicate to extract the target gene infomation.

Usage

1
best_replicate_peakset(sampleInfo, cdsFile, ...)

Arguments

sampleInfo

Sample information dataframe

cdsFile

BED file with gene information

...

Other arguments for preProcess_macs2_results() function

Value

A dataframe with target gene information for confident peaks

Examples

1

lakhanp1/chipmine documentation built on March 6, 2021, 9:06 a.m.