sort_mir_perc_shiny: Helper - Sort miRNAs of two topic by average relative count

Description Usage Arguments Value

View source: R/sort_mir_perc_shiny.R

Description

Sort relative miRNA count of two topics by average of their relative count. Mainly created to sort the miRNAs that are often reported in both topics to the top for the Shiny application.

Usage

1
sort_mir_perc_shiny(df, col.mir = miRNA, col.pmid = PMID, col.topic = Topic)

Arguments

df

Data frame after extracting miRNAs

col.mir

Symbol. Column containing miRNA names

col.pmid

Symbol. Column containing PubMed-IDs.

col.topic

Symbol. Column containing topic names.

Value

miRNA vector sorted with relative count.


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