getSlot | R Documentation |
get the slot value from biotext object
getSlot(x, slot)
x |
biotext object |
slot |
slot name |
get the slot value from biotext object
attribute value
n1 <- refseq(c("IRF3","PNKP","DDX41","ERCC1","ERCC2","XRCC1"))
getSlot(n1, "igraphRaw")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.