Preparing states for tSNE
1 2 3 4 5 6 | extractCellFromStates(
states.list = NULL,
states.folder = "example_files/states",
cell.number = 2,
flatten = FALSE
)
|
states.list |
list of states generated by generateStatesromFolder |
states.folder |
generat states list from folder containing tate files |
cell.number |
number of cell/neuron that should go into tSNE |
flatten |
if true, all cells will be used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.