string_2_graphBAM: convert to graphBAM

Description Usage Arguments Value

View source: R/utils.R

Description

convert a STRING data.frame to a graphBAM graph for use in other applications

Usage

1
string_2_graphBAM(string_data, use_weights = NULL)

Arguments

string_data

a data.frame of STRING links

use_weights

a column of the data.frame to use for weights. If NULL, value of 1 is used.

Value

graphBAM graph


rmflight/STRINGDatabaseManipulation documentation built on Feb. 7, 2020, 12:26 a.m.