tSNE_scatter {structToolbox} | R Documentation |
plots the new representation of data after applying tSNE
tSNE_scatter(factor_name, ...)
factor_name |
Sample_meta column named used for colouring the points. |
... |
additional slots and values passed to struct_class |
struct object
M = tSNE_scatter(factor_name='Species')