Description Usage Arguments Value
View source: R/interacCircos.R
This allows the use of the '+' and '-' operator on these lists
1 2 3 4 5 6 7 | CircosModuleList()
## S3 method for class 'CircosModuleList'
x + ...
## S3 method for class 'CircosModuleList'
x - ...
|
x |
The moduleList on which other modules should be added or removed. |
... |
The modules to add (as moduleLists) or to remove (as module names). |
The list of all tracks of modules.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.