get_mir_names_shiny: Get miRNA names from a data frame

Description Usage Arguments Value

View source: R/get_mir_names.R

Description

Get miRNA names as a vector from a data frame. miRNA names are sorted in order of their count, e.g. the miRNA with the highest frequency is at the beginning.

Usage

1
get_mir_names_shiny(df, col.mir = miRNA)

Arguments

df

Data frame with miRNA names.

col.mir

Symbol. Column containing miRNA names.

Value

Character vector.


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