load_data: Load Data

View source: R/Wrappers.R

load_dataR Documentation

Load Data

Description

Variables and files are loaded to the global environment to be used by other functions inside this package.

Usage

load_data(
   config,
   neighbours = 0,
   confidence = 0,
   full = TRUE,
   verbose = TRUE
)

Arguments

config

String path to a YAML configuration file

neighbours

Integer value representing the number of 'steps' allowed for protein-protein interactions

confidence

placeholder

full

placeholder

verbose

placeholder


vanhasseltlab/IMatlas documentation built on Jan. 31, 2023, 12:27 a.m.