ValidateFormatOfDataTable: validate format of the experimental data table

Description Usage Arguments Value

View source: R/ValidateFormatOfDataTable.r

Description

Checks the format of the experimental data. This is expected to be two columns, the first containing the gene name and the second the direction of regulation, -1, 0 or 1. The function checks the number of columns and the values of the second column,

Usage

1

Arguments

dataTable

the data table to be tested

Value

true if the data table is valid


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