View source: R/neighborhood_plot.R
neighborhood_plot | R Documentation |
Plot neighborhood curves
neighborhood_plot( matrigraph_output, prior_topology, center_gene = "SDC1", weights = "MI_D", smoothness = 0.5 )
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 |
Neighborhood curve plot
print("1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.