# Generated by roxygen2: do not edit by hand

export(assessPerformance_Biosigner)
export(assessPerformance_Diablo)
export(buildFeatTable)
export(convertToEntrezid)
export(correlationNetworkInference)
export(getDataSelectedFeatures)
export(mutualInformationNI)
export(partialCorrelationNI)
export(runMultiDeseqAnalysis)
export(runMultiEnrichment)
export(runSPLSDA)
export(runSVMRFmodels_Biosigner)
export(run_app)
export(splitDatatoTrainTest)
export(stoufferTable)
import(igraph)
import(shinydashboard)
importFrom(DESeq2,DESeq)
importFrom(DESeq2,DESeqDataSetFromMatrix)
importFrom(DESeq2,results)
importFrom(DT,JS)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,formatRound)
importFrom(DT,formatSignif)
importFrom(DT,formatStyle)
importFrom(DT,renderDT)
importFrom(DT,renderDataTable)
importFrom(DT,styleInterval)
importFrom(R6,R6Class)
importFrom(ReactomePA,enrichPathway)
importFrom(anyLib,anyLib)
importFrom(biosigner,biosign)
importFrom(biosigner,getSignatureLs)
importFrom(biosigner,predict)
importFrom(caret,confusionMatrix)
importFrom(caret,nearZeroVar)
importFrom(clusterProfiler,bitr)
importFrom(clusterProfiler,enrichGO)
importFrom(clusterProfiler,enrichKEGG)
importFrom(clusterProfiler,enricher)
importFrom(clusterProfiler,read.gmt)
importFrom(config,get)
importFrom(dplyr,.data)
importFrom(dplyr,arrange)
importFrom(dplyr,coalesce)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(easyPubMed,article_to_df)
importFrom(easyPubMed,articles_to_list)
importFrom(easyPubMed,custom_grep)
importFrom(easyPubMed,fetch_pubmed_data)
importFrom(easyPubMed,get_pubmed_ids)
importFrom(enrichplot,emapplot)
importFrom(golem,with_golem_options)
importFrom(htmltools,HTML)
importFrom(htmltools,tagAppendAttributes)
importFrom(htmltools,tagList)
importFrom(htmltools,tags)
importFrom(igraph,ecount)
importFrom(igraph,graph.adjacency)
importFrom(igraph,vcount)
importFrom(igraph,vertex_attr)
importFrom(infotheo,discretize)
importFrom(infotheo,mutinformation)
importFrom(metap,sumz)
importFrom(mixOmics,auroc)
importFrom(mixOmics,block.splsda)
importFrom(mixOmics,perf)
importFrom(mixOmics,pls)
importFrom(mixOmics,selectVar)
importFrom(mixOmics,tune.block.splsda)
importFrom(networkD3,forceNetwork)
importFrom(networkD3,forceNetworkOutput)
importFrom(networkD3,igraph_to_networkD3)
importFrom(networkD3,renderForceNetwork)
importFrom(ppcor,pcor)
importFrom(rWikiPathways,downloadPathwayArchive)
importFrom(rmarkdown,html_document)
importFrom(rmarkdown,render)
importFrom(rmarkdown,word_document)
importFrom(shiny,NS)
importFrom(shiny,a)
importFrom(shiny,actionButton)
importFrom(shiny,br)
importFrom(shiny,callModule)
importFrom(shiny,checkboxGroupInput)
importFrom(shiny,column)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,eventReactive)
importFrom(shiny,fileInput)
importFrom(shiny,fixedRow)
importFrom(shiny,fluidRow)
importFrom(shiny,h1)
importFrom(shiny,h3)
importFrom(shiny,h4)
importFrom(shiny,htmlOutput)
importFrom(shiny,icon)
importFrom(shiny,numericInput)
importFrom(shiny,observeEvent)
importFrom(shiny,radioButtons)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderPlot)
importFrom(shiny,renderPrint)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sliderInput)
importFrom(shiny,span)
importFrom(shiny,stopApp)
importFrom(shiny,tabPanel)
importFrom(shiny,tagList)
importFrom(shiny,textInput)
importFrom(shiny,uiOutput)
importFrom(shiny,updateTextInput)
importFrom(shiny,verbatimTextOutput)
importFrom(shinydashboard,box)
importFrom(stats,cor)
importFrom(stats,na.exclude)
importFrom(stringr,str_split)
importFrom(utils,read.csv)
importFrom(utils,read.csv2)
importFrom(utils,tail)
