plotSymbolstSNE function

tSNE map for K-means clustering with symbols

tSNE map for K-means clustering with symbols

Visualizing the K-means clusters using tSNE maps

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"

Returns

Plot of tsne objet slot, grouped by gene.

  • Maintainer: Waldir Leoncio
  • License: MIT + file LICENSE
  • Last published: 2023-11-06