There are five data types supported in the Gaggle:
nameLists
matrices
networks
tuples (environments in R)
clusters (typically, row names and associated column names, selecting a submatix)
A good test of an installation, therfore, is to send each of these data types from R to
an ‘echo goose’, and to make sure that the returned
data is identical to that which was sent out. This function loads the
RUnit
package, assumes that a boss and echo goose are running
and properly configured, then calls one function for each data type.
Procedure:
Browse to http://gaggle.systemsbiology.net/projects/rValidation
start the Gaggle Boss
start the echo goose
(back in R): testGagglePackage ()
For more details, please examine the source: unitTests/gaggleTest.R.
1 | testGagglePackage ()
|
the status of the last test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.