modify_description | R Documentation |
Modify the pathway description before plotting
modify_description(
reporter_res,
pattern = " - Homo sapiens (human)",
replacement = ""
)
reporter_res |
reporter_res |
pattern |
str, like " - Homo sapiens (human)" |
replacement |
str, like "" |
reporter_res
data("reporter_score_res")
modify_description(reporter_score_res, pattern = " - Homo sapiens (human)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.