Description Usage Arguments Value
View source: R/plot_mir_terms_shiny.R
Plot miRNA-terms association. Less arguments than in miRetrieve, short cut to tokenization.
1 | plot_mir_terms_shiny(df, mir, top = 20, token = "words", normalize = TRUE)
|
df |
Data frame. |
mir |
String. Specifies which miR to plot terms for. |
top |
Integer. Number of top terms to plot. |
token |
String. Either 'words' or '2-grams'. |
normalize |
Boolean. Specifies if count shall be normalized. |
Plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.