Description Usage Arguments Value Author(s) See Also Examples
The LoomGraphs class extends the SimpleList
class.
It is meant to store multiple LoomGraph
objects and was created to be used in conjunction with the LoomExperiment
class.
Its purpose is to store multiple col_graph
or row_graph
as specified by the loom
file format.
Only LoomGraph
obects may be stored in a LoomGraphs object.
1 2 3 4 5 6 |
... |
|
deparse.level |
See '?base::cbind' for a description of this argument |
A LoomGraphs object is returned from the constructor.
Daniel Van Twisk
LoomExperiment
,
LoomGraph
,
SimpleList
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.