count_mir_term_indicated_shiny: Count miRNAs of data frame with indicated terms

Description Usage Arguments Value

View source: R/indicate_terms_shiny.R

Description

Count top 5 miRNAs of data frame with indicated terms for Shiny.

Usage

1
count_mir_term_indicated_shiny(df, term, threshold = 1, case = FALSE)

Arguments

df

Data frame.

term

Character vector. Terms to screen abstracts for.

threshold

Integer. Specifies how often the term(s) must be contained to be recognized.

case

Boolean. Specifies if terms should be case sensitive or not.

Value

Plot with top 5 miRNAs for term subset


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