checkData: Checks the input data for correctness.

View source: R/check_inputs.R

checkDataR Documentation

Checks the input data for correctness.

Description

Checks the input data for correctness.

Usage

checkData(
  perturbations = NULL,
  measurements,
  priorKnowledgeNetwork,
  weights = NULL
)

Arguments

perturbations
measurements
priorKnowledgeNetwork
weights

Value

returns list of checked data

Author(s)

Enio Gjerga, Olga Ivanova, Attila Gabor, 2020-2021


saezlab/CARNIVAL documentation built on Jan. 17, 2024, 5:10 p.m.