Description Usage Arguments Value
A function used to merge p-values using Fisher's method
1 | .merge.p(PEAKSGR, MERGED.PEAKS, ANNOTATION, PARAMETERS, ID.COLS)
|
PEAKSGR |
A GRanges object, output of the retrieve.peaks.as.granges function |
MERGED.PEAKS |
A GRanges object, output of the generate.peaks.from.gmm function |
ANNOTATION |
A data frame describing the annotation of genes in the GTF file, generated by the read.gtf function
|
PARAMETERS |
A PARAMETERS list with the parameters indicated in the DPDE4PM function |
ID.COLS |
Column names of columns whose unique values are used to merge peaks |
A p-value matrix with columns fo each unique sample a column with the peak id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.