ValidateFormatOfTable: validate format of table

Description Usage Arguments Value

View source: R/ValidateFormatOfTable.r

Description

Checks the format of the loaded in data. In particular exepects a table with threecolumns (in order) a initiating gene, an interaction ('Activates','Inhibits') and a responding gene and checks the number of rows and the values of the middle column.

Usage

1

Arguments

dataTable

the table to be tested

Value

true if the test is satisfed.


CausalR documentation built on Nov. 8, 2020, 5:25 p.m.