plot_forceDirectedGraph_label_by_sampleID: Plot force-directed graph with the sampleID

View source: R/SingleCellPlots.R

plot_forceDirectedGraph_label_by_sampleIDR Documentation

Plot force-directed graph with the sampleID

Description

Plot force-directed graph with the sampleID

Usage

plot_forceDirectedGraph_label_by_sampleID(
  object,
  vertex.size = 0.5,
  edge.size = 0.2,
  edge.color = "gray",
  vertex.base.color = "gray35"
)

Arguments

object

The SingCellaR object.

edge.size

The size of the edge. Default 0.2

edge.color

The edge color. Default gray45

vertex.base.color

The node base color. Default gray35

vertext.size

The node size. Default 0.5


supatt-lab/SingCellaR documentation built on Aug. 24, 2023, 5:49 p.m.