Description Usage Arguments Value Author(s)
Plot samples on a two-dimensional scatterplot in which the distances on the plot indicate the expression differences between the samples
1 |
exp_data |
expression matrix, columns represent the samples and rows the genes (or transcripts) |
groups |
numeric vector describing the relationships of columns to certain groups (like biological replicates) |
do.legend |
boolean value defining if a color legend should be ploted |
plot_time_points |
boolean value indicating if the grafting time points shall be plotted |
log |
boolean value defining if the expression data should be log transformed before the calculation of PCA or MDS |
do.MDS |
boolean value defines if PCA or MDS should be calculated. Default: TRUE |
cols |
character vector defining the colors to use for the different samples |
epsilon |
numeric value indicates pseudocount used if |
return_plotMatrix |
boolean value indicates if PCA or MDS results should be returned |
... |
optional plot parameters plot |
a matrix
Alexander Gabel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.