plot_pathway: Plot calculated pathway over original data

Description Usage Arguments

View source: R/plot.R

Description

Plot calculated pathway over original data

Usage

1
2
plot_pathway(m, p, pca = FALSE, name_all_points = FALSE,
  name_end_points = TRUE)

Arguments

m

Original matrix.

p

The results of pathway.

pca

Logical. Run PCA transform before plotting?

name_all_points

Logical. Add names of intermediate points to plot?

name_end_points

Logical. Add names of end poits to plot?


mdlincoln/pathway documentation built on May 23, 2019, 1:13 p.m.