plot_forceDirectedGraph_label_by_qc: Plot force-directed graph with the QC information

View source: R/SingleCellPlots.R

plot_forceDirectedGraph_label_by_qcR Documentation

Plot force-directed graph with the QC information

Description

Plot force-directed graph with the QC information

Usage

plot_forceDirectedGraph_label_by_qc(
  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.