# Generated by roxygen2: do not edit by hand

export("annotation<-")
export("curation<-")
export("datasetType<-")
export("sensitivityRaw<-")
export("sensitivitySlot<-")
export(.convertTsetMolecularProfilesToSE)
export(ToxicoSet)
export(ToxicoSig)
export(annotation)
export(availableTSets)
export(checkTSetStructure)
export(computeAUC)
export(computeIC50)
export(computeICn)
export(computeLimmaDiffExpr)
export(curation)
export(datasetType)
export(downloadTSet)
export(drugGeneResponseCurve)
export(drugPerturbationSig)
export(drugTimeResponseCurve)
export(geneDrugPerturbation)
export(logLogisticRegression)
export(sensitivityRaw)
export(sensitivitySlot)
export(showSigAnnot)
export(subsetTo)
export(summarizeMolecularProfiles)
export(summarizeSensitivityProfiles)
export(updateCellId)
export(updateDrugId)
exportMethods("[")
exportMethods("annotation<-")
exportMethods("cellInfo<-")
exportMethods("cellNames<-")
exportMethods("curation<-")
exportMethods("datasetType<-")
exportMethods("drugInfo<-")
exportMethods("drugNames<-")
exportMethods("fNames<-")
exportMethods("featureInfo<-")
exportMethods("molecularProfiles<-")
exportMethods("molecularProfilesSlot<-")
exportMethods("pertNumber<-")
exportMethods("phenoInfo<-")
exportMethods("sensNumber<-")
exportMethods("sensitivityInfo<-")
exportMethods("sensitivityProfiles<-")
exportMethods("sensitivityRaw<-")
exportMethods("sensitivitySlot<-")
exportMethods(annotation)
exportMethods(cellInfo)
exportMethods(cellNames)
exportMethods(computeLimmaDiffExpr)
exportMethods(curation)
exportMethods(datasetType)
exportMethods(dateCreated)
exportMethods(dim)
exportMethods(drugInfo)
exportMethods(drugNames)
exportMethods(fNames)
exportMethods(featureInfo)
exportMethods(mDataNames)
exportMethods(molecularProfiles)
exportMethods(molecularProfilesSlot)
exportMethods(name)
exportMethods(pertNumber)
exportMethods(phenoInfo)
exportMethods(sensNumber)
exportMethods(sensitivityInfo)
exportMethods(sensitivityMeasures)
exportMethods(sensitivityProfiles)
exportMethods(sensitivityRaw)
exportMethods(sensitivitySlot)
exportMethods(show)
import(Biobase)
import(data.table)
import(downloader)
import(ggplot2)
import(jsonlite)
import(limma)
import(methods)
importClassesFrom(CoreGx,CoreSet)
importClassesFrom(SummarizedExperiment,Assays)
importClassesFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(Biobase,"assayDataElement<-")
importFrom(Biobase,"fData<-")
importFrom(Biobase,AnnotatedDataFrame)
importFrom(Biobase,ExpressionSet)
importFrom(Biobase,annotation)
importFrom(Biobase,assayData)
importFrom(Biobase,assayDataElement)
importFrom(Biobase,assayDataElementNames)
importFrom(Biobase,experimentData)
importFrom(Biobase,exprs)
importFrom(Biobase,fData)
importFrom(Biobase,pData)
importFrom(Biobase,protocolData)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpvec)
importFrom(CoreGx,"cellInfo<-")
importFrom(CoreGx,"fNames<-")
importFrom(CoreGx,"molecularProfiles<-")
importFrom(CoreGx,"molecularProfilesSlot<-")
importFrom(CoreGx,"sensitivityProfiles<-")
importFrom(CoreGx,.error)
importFrom(CoreGx,.message)
importFrom(CoreGx,.unionList)
importFrom(CoreGx,.warning)
importFrom(CoreGx,CoreSet)
importFrom(CoreGx,cellInfo)
importFrom(CoreGx,cellNames)
importFrom(CoreGx,dateCreated)
importFrom(CoreGx,fNames)
importFrom(CoreGx,featureInfo)
importFrom(CoreGx,mDataNames)
importFrom(CoreGx,molecularProfiles)
importFrom(CoreGx,molecularProfilesSlot)
importFrom(CoreGx,name)
importFrom(CoreGx,phenoInfo)
importFrom(CoreGx,sensNumber)
importFrom(CoreGx,sensitivityInfo)
importFrom(CoreGx,sensitivityMeasures)
importFrom(CoreGx,sensitivityProfiles)
importFrom(CoreGx,updateCellId)
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,SimpleList)
importFrom(S4Vectors,metadata)
importFrom(SummarizedExperiment,"assayNames<-")
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,"rowData<-")
importFrom(SummarizedExperiment,Assays)
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,coerce)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(assertthat,are_equal)
importFrom(caTools,trapz)
importFrom(data.table,`:=`)
importFrom(data.table,data.table)
importFrom(data.table,melt.data.table)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,hist)
importFrom(magrittr,"%<>%")
importFrom(methods,callNextMethod)
importFrom(reshape2,acast)
importFrom(scales,rescale)
importFrom(stats,anova)
importFrom(stats,complete.cases)
importFrom(stats,dcauchy)
importFrom(stats,dnorm)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,p.adjust)
importFrom(stats,pcauchy)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,rcauchy)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(tibble,as_tibble)
importFrom(tidyr,gather)
importFrom(utils,read.table)
importFrom(utils,sessionInfo)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.table)
importMethodsFrom(CoreGx,"cellNames<-")
importMethodsFrom(CoreGx,"featureInfo<-")
importMethodsFrom(CoreGx,"molecularProfiles<-")
importMethodsFrom(CoreGx,"pertNumber<-")
importMethodsFrom(CoreGx,"phenoInfo<-")
importMethodsFrom(CoreGx,"sensNumber<-")
importMethodsFrom(CoreGx,"sensitivityInfo<-")
importMethodsFrom(CoreGx,pertNumber)
