Learn R Programming

DIscBIO (version 1.1.0)

Networking: Plotting the network.

Description

This function uses STRING-api to plot the network.

Usage

Networking(
  data,
  FileName = NULL,
  species = "9606",
  plot_width = 25,
  plot_height = 15
)

Arguments

data

A gene list.

FileName

A string vector showing the name to be used to save the resulted network. If `NULL`, the network will be saved to a temporary directory

species

The taxonomy name/id. Default is "9606" for Homo sapiens.

plot_width

Plot width

plot_height

Plot height

Value

A plot of the network