# Generated by roxygen2: do not edit by hand

export(add_col_topic)
export(animal_keywords)
export(assign_topic)
export(assign_topic_lda)
export(biomarker_keywords)
export(calculate_score_animals)
export(calculate_score_biomarker)
export(calculate_score_patients)
export(calculate_score_topic)
export(combine_df)
export(combine_mir)
export(combine_stopwords)
export(compare_mir_count)
export(compare_mir_count_log2)
export(compare_mir_count_unique)
export(compare_mir_terms)
export(compare_mir_terms_log2)
export(compare_mir_terms_scatter)
export(compare_mir_terms_unique)
export(count_mir)
export(count_mir_threshold)
export(count_snp)
export(count_target)
export(extract_mir_df)
export(extract_mir_string)
export(extract_snp)
export(fit_lda)
export(generate_stopwords)
export(get_distinct_mir_df)
export(get_distinct_mir_vec)
export(get_mir)
export(get_pmid)
export(get_shared_mir_df)
export(get_shared_mir_vec)
export(get_snp)
export(indicate_mir)
export(indicate_term)
export(join_mirtarbase)
export(join_targets)
export(patients_keywords)
export(plot_lda_term)
export(plot_mir_count)
export(plot_mir_count_threshold)
export(plot_mir_development)
export(plot_mir_new)
export(plot_mir_terms)
export(plot_perplexity)
export(plot_score_animals)
export(plot_score_biomarker)
export(plot_score_patients)
export(plot_score_topic)
export(plot_target_count)
export(plot_target_mir_scatter)
export(plot_wordcloud)
export(read_pubmed)
export(read_pubmed_jats)
export(save_excel)
export(save_plot)
export(subset_df)
export(subset_mir)
export(subset_mir_threshold)
export(subset_research)
export(subset_review)
export(subset_snp)
export(subset_year)
import(ggplot2)
importFrom(dplyr,desc)
importFrom(dplyr,mutate)
importFrom(graphics,par)
importFrom(magrittr,"%>%")
importFrom(purrr,is_empty)
importFrom(rlang,":=")
importFrom(stats,reorder)
importFrom(textclean,replace_non_ascii)
importFrom(utils,write.table)
