Description Usage Arguments Value Author(s)
View source: R/test_colData_structure.R
M3D requires that the files be specified group by group (all of condition 1, then all of condition 2 etc.). This function tests this, and is used before loading so that the error is caught before time is wasted.
1 | test_colData_structure(colData)
|
colData |
Samples' names plus additional sample information as character, data.frame or DataFrame. |
Returns TRUE if the colData is structured correctly for downstream analysis, FALSE otherwise
Tom Mayo t.mayo@ed.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.