Description Usage Arguments Details Author(s)
Prints a summary of an objects contents.
1 2 3 4 5 |
object |
An object of class |
show
is commonly invoked by simply entering the name of an object. Calling it on the classes defined in beadarray will print a summary of the object contents, with the actual output dependent on the class of the object.
Output for the beadLevelData
class is broken down into three sections: experiment information, data that relate to each array section and data for individual beads. The full information relating to the first two groups will be display, with only a short summary of the per-bead information shown (currently 5 beads from the first section).
The ExpressionSetIllumina
class is based up the eSet class and the output from show
is closely related, with a short summary of the contents of available slots.
Mark Dunning
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.