ppi_union: Function to allow users to choose the union of stringdb and...

View source: R/ppi_ingest.R

ppi_unionR Documentation

Function to allow users to choose the union of stringdb and biogrid Only works with the human PPI. min_score parameter only applies to strindb

Description

Function to allow users to choose the union of stringdb and biogrid Only works with the human PPI. min_score parameter only applies to strindb

Usage

ppi_union(cache = NULL, min_score = 0, edb = "default")

Arguments

cache

A filepath to a folder downloaded files should be stored

min_score

minimum connectivity score for each edge in the network.

edb

ensemble database object

Value

igraph object corresponding to PPI following union


DavisWeaver/crosstalkr documentation built on May 6, 2024, 6:09 p.m.