plotClusters: plot of clusters with weighted edges

Description Usage Arguments Value

View source: R/Visuals.R

Description

plot of clusters with weighted edges

Usage

1
2
3
4
5
6
7
8
plotClusters(
  clus,
  myModel,
  eWidth = 2,
  vSize = 30,
  vFontSize = 2,
  vColor = "cyan"
)

Arguments

clus

clusters obtained from makeSNPClusters()

myModel

cluster analyis model created using createModel()

eWidth

width of edges

vSize

size of vertices

vFontSize

font size of vertex labels

vColor

vertex colour

Value

graph object


JamesStimson/transcluster documentation built on May 24, 2020, 10:39 p.m.