R/RNAseqViz.R
PlotRNADEGPCAs.Rd
Plot PCAs from variance stabilized counts for differentially expressed genes
PlotRNADEGPCAs(res.list, rld, vsd, outpath, level, plot.annos, padj.thresh, fc.thresh)
res.list | Named List containing DESeqResults objects for
all comparisons generated by |
---|---|
rld | A RangedSummarizedExperiment object of
|
vsd | A RangedSummarizedExperiment object of
|
outpath | Path to directory to be used for output. |
level | String defining variable of interest. |
plot.annos | String or character vector defining the column(s) in
|
padj.thresh | Number indicating the adjusted p-value cutoff to be used for determining "significant" differential expression. |
fc.thresh | Number indicating the log2 fold-change cutoff to be used for determining "significant" differential expression. |