# Generated by roxygen2: do not edit by hand export(all_tables) export(conserved_tables) export(diseasedrug_tables) export(get.multimir) export(get_multimir) export(list.multimir) export(list_multimir) export(multimir_dbCount) export(multimir_dbInfo) export(multimir_dbInfoVersions) export(multimir_dbSchema) export(multimir_dbTables) export(multimir_switchDBVersion) export(predicted_tables) export(reverse_table_lookup) export(search.multimir) export(search_multimir) export(table_types) export(tables_wo_target) export(validated_tables) exportClasses(mmquery_bioc) exportMethods(columns) exportMethods(keys) exportMethods(keytypes) exportMethods(select) exportMethods(show) importFrom(AnnotationDbi,columns) importFrom(AnnotationDbi,keys) importFrom(AnnotationDbi,keytypes) importFrom(AnnotationDbi,select) importFrom(AnnotationDbi,show) importFrom(BiocGenerics,Filter) importFrom(RCurl,postForm) importFrom(XML,readHTMLTable) importFrom(dplyr,full_join) importFrom(methods,new) importFrom(methods,slot) importFrom(purrr,compact) importFrom(purrr,flatten) importFrom(purrr,map) importFrom(purrr,map_chr) importFrom(purrr,map_lgl) importFrom(purrr,reduce) importFrom(purrr,simplify_all) importFrom(purrr,transpose) importFrom(stats,setNames) importFrom(tibble,as_data_frame)