tSNE_scatter {structToolbox}R Documentation

tSNE_scatter class

Description

plots the new representation of data after applying tSNE

Usage

tSNE_scatter(factor_name, ...)

Arguments

factor_name

Sample_meta column named used for colouring the points.

...

additional slots and values passed to struct_class

Value

struct object

Examples

M = tSNE_scatter(factor_name='Species')


[Package structToolbox version 1.0.1 Index]