Description Usage Arguments Value
View source: R/target_shiny_compare.R
Extract miRNA names for target operations to compare, sorted by frequency
1 2 3 4 5 | get_target_mir_names_compare_shiny(
df_abstracts,
df_target,
mir_names_topic_ordered
)
|
df_abstracts |
Data frame containing PMIDs and abstracts of two topics. |
df_target |
Data frame with miRNA targets based on miRTarBase 8.0,
usually created by |
mir_names_topic_ordered |
Character vector. Containing reference miRNA
names. Product of |
Character vector with miRNA names from df_abstracts
with targets in
miRTarBase 8.0, sorted by count frequeny in df_abstracts
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.