Description Usage Arguments Author(s)
PlotChIPAnnos
generates various plots for all annotated peaksets
(as generated by annotatePeak
) found in
peak.anno
.
1 2 3 4 5 6 7 8 | PlotChIPAnnos(
peak.anno,
outpath,
consensus = TRUE,
comp = NULL,
fc = NULL,
fdr = NULL
)
|
peak.anno |
A named list of csAnno objects with annotated
peaks as returned by |
outpath |
Path to directory to be used for output. |
consensus |
Boolean indicating if consensus peaks are provided. |
comp |
Name of comparison, for file naming. |
fc |
Fold change threshold, for file naming. |
fdr |
FDR threshold, for file naming. |
Jared Andrews
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.