plot_scaffold_tree: Plot Scaffold Tree

Description Usage Arguments

View source: R/PlotTree.R

Description

Plots the scaffold tree on top of the distribution of cells in 2 or 3 coordinates.

Usage

1
2
plot_scaffold_tree(ScaffoldTree, colorcells = "gray",
  dims = dim(ScaffoldTree$CellCoordinates)[2])

Arguments

ScaffoldTree

scaffoldTree calculated by the CalculateScaffoldTree function.

colorcells

The colours to use for the cells

dims

The number of dimensions to plot


soedinglab/merlot documentation built on June 28, 2020, 9:36 a.m.