Description Usage Arguments Value Examples
Ensure that all rowID and colID keys are valid
1 2 | ## S4 method for signature 'LongTable'
show(object)
|
object |
A ['LongTable'] object to print the results for. |
rowData |
A ['data.table'] containing row level annotations. |
colData |
A ['data.table'] containing column level annotations for a 'LongTable'. |
assays |
A ['list'] of 'data.table's, one for each assay in an 'LongTable'. |
['invisible'] Prints to console.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.