Description Usage Arguments Author(s)
PlotChIPPCAs
generates PCA plots for all contrasts found in
results
. If consensus = TRUE
, it will also generate one with
all samples and all peaks.
1 2 3 4 5 6 7 8 | PlotChIPPCAs(
results,
outpath,
method,
fdr.thresh = 1,
fc.thresh = 0,
consensus = TRUE
)
|
results |
|
outpath |
Path to directory to be used for output. |
method |
Method used for |
fdr.thresh |
Number indicating FDR threshold. Peaks greater than
|
fc.thresh |
Number indicating absolute log fold-change that peaks must meet to be used for the PCA. |
consensus |
Boolean indicating whether PCAs are for consensus peaks. |
Jared Andrews
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.