Create PCA plot for transformed data
make_PCA(normcounts, proc, sample.info)
| normcounts | normalised count data; created as part of
|
|---|---|
| proc | character string indicating analysis procedure used. One of "Limma-voom", "edgeR", "DESeq2". [DEFAULT = "Limma-voom]. |
| sample.info | metadata created by |