show,ReactomeAnalysisResult-method | R Documentation |
Displays basic information about the ReactomeAnalysisResult
object.
## S4 method for signature 'ReactomeAnalysisResult'
show(object)
object |
ReactomeAnalysisResult. |
character classname of the object
library(ReactomeGSA.data)
data(griss_melanoma_result)
show(griss_melanoma_result)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.