Description Usage Arguments Value See Also Examples
Retrieves the names of the contained datasets within an ReactomeAnalysisResult
object.
1 2 | ## S4 method for signature 'ReactomeAnalysisResult'
names(x)
|
x |
ReactomeAnalysisResult. |
character vector with the names of the contained datasets
Other ReactomeAnalysisResult functions:
get_result(),
open_reactome(),
pathways(),
plot_correlations(),
plot_gsva_heatmap(),
plot_gsva_pathway(),
plot_volcano(),
reactome_links(),
result_types()
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.