Description Usage Arguments Value Examples
View source: R/p04_best_replicate_peakset.R
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.
| 1 | best_replicate_peakset(sampleInfo, cdsFile, ...)
 | 
| sampleInfo | Sample information dataframe | 
| cdsFile | BED file with gene information | 
| ... | Other arguments for  | 
A dataframe with target gene information for confident peaks
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.