# Generated by roxygen2: do not edit by hand

export(findGeneByCompartmentPaperCnt)
export(findGeneByPaperCnt)
export(findGeneByPapers)
export(findGenesByEntrez)
export(findGenesByName)
export(getAllGenes4BrainRegion)
export(getAllGenes4Compartment)
export(getBrainRegions)
export(getCompartments)
export(getGeneDiseaseByEntres)
export(getGeneDiseaseByIDs)
export(getGeneDiseaseByName)
export(getGeneInfoByEntrez)
export(getGeneInfoByIDs)
export(getGeneInfoByName)
export(getGeneInfoByPapers)
export(getGenes4BrainRegion)
export(getGenes4Compartment)
export(getGenesByID)
export(getIGraphFromPPI)
export(getMutations4DiseaseByEntres)
export(getMutations4DiseaseByIDs)
export(getMutations4DiseaseByName)
export(getPPIbyEntrez)
export(getPPIbyIDs)
export(getPPIbyIDs4BrainRegion)
export(getPPIbyIDs4Compartment)
export(getPPIbyName)
export(getPapers)
export(getTableFromPPI)
export(graphFromSynaptomeByEntrez)
export(graphFromSynaptomeGeneTable)
import(AnnotationHub)
import(DBI)
import(RSQLite)
import(dbplyr)
import(synaptome.data)
importFrom(Rdpack,reprompt)
importFrom(dplyr,"%>%")
importFrom(dplyr,collect)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,inner_join)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,tbl)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,simplify)
importFrom(utils,unzip)
