set_pathway | R Documentation |
Set pathway
set_pathway(
result_object,
configuration_name,
pathway_name = "",
pathway,
union = FALSE
)
## S4 method for signature 'Result'
set_pathway(
result_object,
configuration_name,
pathway_name = "",
pathway,
union = FALSE
)
result_object |
Result object obtained from a KeyPathwayMineR execution. |
configuration_name |
Name of configuration for which to set the pathway. |
pathway_name |
Name of the pathway. |
union |
Boolean. Whether the pathway is a union network. |
Result
: Set pathway in the result object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.