Description Usage Arguments Value
View source: R/sort_mir_perc_shiny.R
Sort relative miRNA count of two topics by average of their relative count. Mainly created to sort the miRNAs that are often reported in both topics to the top for the Shiny application.
1 | sort_mir_perc_shiny(df, col.mir = miRNA, col.pmid = PMID, col.topic = Topic)
|
df |
Data frame after extracting miRNAs |
col.mir |
Symbol. Column containing miRNA names |
col.pmid |
Symbol. Column containing PubMed-IDs. |
col.topic |
Symbol. Column containing topic names. |
miRNA vector sorted with relative count.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.