Learn R Programming

DIscBIO (version 1.2.2)

plotSymbolstSNE: tSNE map for K-means clustering with symbols

Description

Visualizing the K-means clusters using tSNE maps

Usage

plotSymbolstSNE(object, types = NULL, legloc = "bottomright")

# S4 method for DISCBIO plotSymbolstSNE(object, types = NULL, legloc = "bottomright")

Value

Plot of tsne objet slot, grouped by gene.

Arguments

object

DISCBIO class object.

types

If types=NULL then the names of the cells will be grouped automatically. Default is NULL

legloc

A keyword from the list "bottomright", "bottom", "bottomleft", "left", "topleft", "top", "topright", "right" and "center". Default is "bottomright"