PlotChIPPCAs generates PCA plots for all contrasts found in 
results. If consensus = TRUE, it will also generate one with
all samples and all peaks.
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.  |