generate and plot tSNE
1 2 3 4 5 6 7 8 9 10 11 |
states |
states for tSNE (generated by |
perplexity |
perplexity parameter (should not be bigger than 3 * perplexity < nrow(X) - 1, see details for interpretation) |
pca |
whether an initial PCA step should be performed (default: TRUE) |
max_iter |
number of iterations (default: 1000) |
path.metadata |
file used for coloring |
sample.name.column |
column in metadata file that holds the sample name |
label.name.column |
column that holds the label name in path.metadata |
color.column |
column that holds the color information in path.metadata |
out.path |
path to output pdf |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.