common_mir_names_shiny: Get common miRNA names in ordered fashion

Description Usage Arguments Value

View source: R/upload_abstracts_compare.R

Description

Get common miRNA names from a data frame with a reference vector consisting of miRNA names. The reference vector should have miRNA names in an ordered fashion and should be a product of get_mir_names_shiny().

Usage

1
common_mir_names_shiny(df, mir_names_topic_ordered)

Arguments

df

Data frame with two topics and miRNA names. Should be a result of upload_table_compare().

mir_names_topic_ordered

Character vector. Containing reference miRNA names. Product of get_mir_names_shiny().

Value

Character vector of shared miRNA names in two topics for analysis.


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