Description Usage Arguments Value Examples
Returns a PDF plot of PC by sample metric correlations. Automatically checks all numeric columns of colData(rse) against the top 10 principal components.
1 |
rse |
Gene RSE, holding phenodata and/or sequencing metrics in colData |
pca |
Object of prcomp() output, holding PCA information |
plotdir |
Path of directory to save the plot pdf |
width |
Integer width of plot, default 10 |
height |
Integer height of plot, default 10 |
Creates a PDF plot of PC by sample metric correlations.
1 | # pcHeatmap(rse_gene, pca, getwd())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.