plotSymbolstSNE: tSNE map for K-means clustering with symbols

plotSymbolstSNER Documentation

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 signature 'DISCBIO'
plotSymbolstSNE(object, types = NULL, legloc = "bottomright")

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"

Value

Plot of tsne objet slot, grouped by gene.


DIscBIO documentation built on Nov. 6, 2023, 5:08 p.m.