plot_mir_terms_shiny: Plot miRNA-terms association

Description Usage Arguments Value

View source: R/plot_mir_terms_shiny.R

Description

Plot miRNA-terms association. Less arguments than in miRetrieve, short cut to tokenization.

Usage

1
plot_mir_terms_shiny(df, mir, top = 20, token = "words", normalize = TRUE)

Arguments

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.

Value

Plot.


JulFriedrich/miRetrieveShiny documentation built on Jan. 9, 2022, 8:29 a.m.