# Generated by roxygen2: do not edit by hand

S3method("[",BEIDList)
S3method("[<-",BEIDList)
S3method("[[<-",BEIDList)
S3method("metadata<-",BEIDList)
S3method("names<-",BEIDList)
S3method(c,BEIDList)
S3method(filterByBEID,BEIDList)
S3method(focusOnScope,BEIDList)
S3method(format,BEIDList)
S3method(length,BEIDList)
S3method(metadata,BEIDList)
S3method(print,BEIDList)
S3method(scope,BEIDList)
S3method(stack,BEIDList)
export("metadata<-")
export(BEIDList)
export(BEIDs)
export(beIDsToAllScopes)
export(bedCall)
export(beidsServer)
export(beidsUI)
export(checkBeIds)
export(checkBedConn)
export(clearBedCache)
export(compareBedInstances)
export(connectToBed)
export(convBeIdLists)
export(convBeIds)
export(convDfBeIds)
export(exploreBe)
export(exploreConvPath)
export(filterByBEID)
export(findBe)
export(findBeids)
export(firstCommonUpstreamBe)
export(focusOnScope)
export(forgetBedConnection)
export(geneIDsToAllScopes)
export(getAllBeIdSources)
export(getBeIdConvTable)
export(getBeIdDescription)
export(getBeIdNameTable)
export(getBeIdNames)
export(getBeIdSymbolTable)
export(getBeIdSymbols)
export(getBeIdURL)
export(getBeIds)
export(getDirectOrigin)
export(getDirectProduct)
export(getGeneDescription)
export(getHomTable)
export(getOrgNames)
export(getRelevantIds)
export(getTargetedBe)
export(getTaxId)
export(guessIdOrigin)
export(guessIdScope)
export(identicalScopes)
export(is.BEIDList)
export(largestBeSource)
export(listBe)
export(listBeIdSources)
export(listDBAttributes)
export(listOrganisms)
export(listPlatforms)
export(lsBedCache)
export(lsBedConnections)
export(metadata)
export(scope)
export(scopes)
export(searchBeid)
export(searchId)
export(showBedDataModel)
import(dplyr)
import(neo2R)
import(stringr)
import(utils)
import(visNetwork)
importFrom(DT,DTOutput)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,formatStyle)
importFrom(DT,renderDT)
importFrom(DT,renderDataTable)
importFrom(DT,styleEqual)
importFrom(miniUI,gadgetTitleBar)
importFrom(shiny,NS)
importFrom(shiny,actionButton)
importFrom(shiny,callModule)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,dialogViewer)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,isolate)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,p)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,runGadget)
importFrom(shiny,selectInput)
importFrom(shiny,selectizeInput)
importFrom(shiny,stopApp)
importFrom(shiny,strong)
importFrom(shiny,tags)
importFrom(shiny,textInput)
importFrom(shiny,uiOutput)
importFrom(shiny,withProgress)
