Description Usage Arguments Details Value
Creates a Multidimensional scaling (MDS) representation of the comparison results. In such MDS representation each cytometry profile is represented by a dot in a two-dimensional space and the distances between the nodes are proportional to the distance measures between the profiles. The Kruskal Stress displayed at the left bottom of the representation quantifies the quality of the representation as the percentage of information lost in the dimensionality reduction process.
1 2 |
res |
a RES object |
filename |
a file location where to save the objects |
cols |
a character vector specifying the colours of the node in the SVG representation |
sizes |
a numeric vector specifying the sizes of the nodes in pixels in the SVG representation |
svgsize |
a numeric value specifying the size of the SVG representation in pixels |
The representation is provided as a HTML file via a Scalable Vector Graphics (SVG) element created with the D3.js library.
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.