neighborhood_plot: Plot neighborhood curves

View source: R/neighborhood_plot.R

neighborhood_plotR Documentation

Plot neighborhood curves

Description

Plot neighborhood curves

Usage

neighborhood_plot(
  matrigraph_output,
  prior_topology,
  center_gene = "SDC1",
  weights = "MI_D",
  smoothness = 0.5
)

Arguments

matrigraph_output

The matrigraph output

prior_topology

Prior network topology consisting of genes in the matrigraph_output

center_gene

Name of the center gene

weights

Weight type

smoothness

Curve smoothness

Value

Neighborhood curve plot

Examples

print("1")

KontioJuho/matrinetR documentation built on June 19, 2022, 3:56 p.m.