PlotDuplicates | R Documentation |
Plot Duplicates
PlotDuplicates(matrix, dupVal, transformation = "arcsin", textSize = 15)
matrix, |
a made by 1)ReformatQCmatrix –> 2) MakeDuplicatesMatrix functions |
dupVal, |
duplicate value names as a list |
transformation, |
transformation name, default is "arcsin". Other "log10(x+1)" or "none". It has to be the same as used for ReformatQCmatrix function |
textSize, |
size of text, fault is 15 |
a Duplicates matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.