Description Usage Arguments Value Methods (by class)
Shorten Description names.
1 2 3 4 5 6 7 | shorten_desc(x, max_len)
## S4 method for signature 'enrichResult'
shorten_desc(x, max_len = 50)
## S4 method for signature 'gseaResult'
shorten_desc(x, max_len = 50)
|
x |
A enrichResult or gseaResult object. |
max_len |
Maximum length of Description |
A enrichResult or gseaResult
enrichResult
: Shorten description in enrichResult.
gseaResult
: Shorten description in enrichResult.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.