Description Usage Arguments Value
View source: R/get_mir_names.R
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.
1 | get_mir_names_shiny(df, col.mir = miRNA)
|
df |
Data frame with miRNA names. |
col.mir |
Symbol. Column containing miRNA names. |
Character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.