Description Usage Arguments Value
View source: R/ValidateFormatOfTable.r
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.
1 | ValidateFormatOfTable(dataTable)
|
dataTable |
the table to be tested |
true if the test is satisfed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.