Description Usage Arguments Value
View source: R/upload_abstracts_compare.R
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()
.
1 | common_mir_names_shiny(df, mir_names_topic_ordered)
|
df |
Data frame with two topics and miRNA names. Should be a result of
|
mir_names_topic_ordered |
Character vector. Containing reference miRNA
names. Product of |
Character vector of shared miRNA names in two topics for analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.