Description Usage Arguments Value Examples
This generic is for use on the miRmapper class, used to set the 'interactions' slot of a 'miRmapper' object.
1 2 3 4 | setInteractions(object, interactions.list)
## S4 method for signature 'ANY'
setInteractions(object, interactions.list)
|
object |
a 'miRmapper' object |
interactions.list |
a 'list' object containing two columns with each row representing a miRNA to gene interaction. |
None
1 | setInteractions(Object, interactions.list)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.