Description Usage Arguments Details Value
Create target data frame for Shiny. Joins data frame with abstracts with miRTarBase 8.0 on its PMIDs and selects PMIDs, miRNAs as taken from miRTarBase, Targets, and Topic.
1 | create_target_df_shiny(df_abstracts)
|
df_abstracts |
Data frame containing PMIDs and abstracts. |
These are not the same miRNAs as extracted while uploading the abstracts! The miRNAs are taken from miRTarBase, where only the miRNA stem (e.g. "miR-200" instead of "hsa-miR-200b-5p") is extracted.
Target data frame. Data frame with four columns, namely PMID, miRNA (as taken from miRTarBase), Target, and Topic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.