-
Notifications
You must be signed in to change notification settings - Fork 26
/
NAMESPACE
263 lines (262 loc) · 7.95 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
# Generated by roxygen2: do not edit by hand
S3method(plot,PharmacoSig)
export("drugInfo<-")
export("drugNames<-")
export(.computeAUCUnderFittedCurve)
export(.computeZIPdelta)
export(.deltaScore)
export(.logcosh)
export(.parseToRoxygen)
export(.plotProjHill)
export(PharmacoSet)
export(PharmacoSet2)
export(PharmacoSig)
export(amcc)
export(availablePSets)
export(checkPsetStructure)
export(computeABC)
export(computeAUC)
export(computeAmax)
export(computeBliss)
export(computeHSA)
export(computeIC50)
export(computeICn)
export(computeLoewe)
export(computeSlope)
export(computeZIP)
export(connectivityScore)
export(cosinePerm)
export(downloadPSet)
export(downloadPertSig)
export(drugDoseResponseCurve)
export(drugInfo)
export(drugNames)
export(drugPerturbationSig)
export(effectToDose)
export(estimateProjParams)
export(filterNoisyCurves)
export(fitTwowayZIP)
export(gwc)
export(hillCurve)
export(intersectPSet)
export(loeweCI)
export(logLogisticRegression)
export(mcc)
exportMethods("[")
exportMethods("annotation<-")
exportMethods("curation<-")
exportMethods("datasetType<-")
exportMethods("dateCreated<-")
exportMethods("fNames<-")
exportMethods("featureInfo<-")
exportMethods("mDataNames<-")
exportMethods("molecularProfiles<-")
exportMethods("molecularProfilesSlot<-")
exportMethods("name<-")
exportMethods("pertNumber<-")
exportMethods("phenoInfo<-")
exportMethods("sampleInfo<-")
exportMethods("sampleNames<-")
exportMethods("sensNumber<-")
exportMethods("sensitivityInfo<-")
exportMethods("sensitivityProfiles<-")
exportMethods("sensitivityRaw<-")
exportMethods("treatmentInfo<-")
exportMethods("treatmentNames<-")
exportMethods("treatmentResponse<-")
exportMethods(annotation)
exportMethods(computeZIPdelta)
exportMethods(curation)
exportMethods(datasetType)
exportMethods(dateCreated)
exportMethods(dim)
exportMethods(drugSensitivitySig)
exportMethods(fNames)
exportMethods(featureInfo)
exportMethods(mDataNames)
exportMethods(molecularProfiles)
exportMethods(molecularProfilesSlot)
exportMethods(name)
exportMethods(pertNumber)
exportMethods(phenoInfo)
exportMethods(sampleInfo)
exportMethods(sampleNames)
exportMethods(sensNumber)
exportMethods(sensitivityInfo)
exportMethods(sensitivityMeasures)
exportMethods(sensitivityProfiles)
exportMethods(sensitivityRaw)
exportMethods(show)
exportMethods(showSigAnnot)
exportMethods(subsetByFeature)
exportMethods(subsetBySample)
exportMethods(subsetByTreatment)
exportMethods(subsetTo)
exportMethods(summarizeMolecularProfiles)
exportMethods(summarizeSensitivityProfiles)
exportMethods(treatmentInfo)
exportMethods(treatmentNames)
exportMethods(treatmentResponse)
exportMethods(updateObject)
import(RColorBrewer)
import(caTools)
import(data.table)
import(downloader)
import(ggplot2)
import(jsonlite)
import(methods)
import(parallel)
importClassesFrom(CoreGx,CoreSet)
importClassesFrom(CoreGx,LongTable)
importClassesFrom(CoreGx,TreatmentResponseExperiment)
importClassesFrom(MultiAssayExperiment,MultiAssayExperiment)
importFrom(Biobase,AnnotatedDataFrame)
importFrom(BiocParallel,bplapply)
importFrom(CoreGx,"sampleInfo<-")
importFrom(CoreGx,.)
importFrom(CoreGx,.collapse)
importFrom(CoreGx,.dmedncauchys)
importFrom(CoreGx,.dmednnormals)
importFrom(CoreGx,.edmedncauchys)
importFrom(CoreGx,.edmednnormals)
importFrom(CoreGx,.errorMsg)
importFrom(CoreGx,.fitCurve2)
importFrom(CoreGx,.funContext)
importFrom(CoreGx,.getSupportVec)
importFrom(CoreGx,.intersectList)
importFrom(CoreGx,.meshEval)
importFrom(CoreGx,.parseToRoxygen)
importFrom(CoreGx,.reformatData)
importFrom(CoreGx,.residual)
importFrom(CoreGx,.summarizeMolecularNumbers)
importFrom(CoreGx,.warning)
importFrom(CoreGx,CoreSet)
importFrom(CoreGx,CoreSet2)
importFrom(CoreGx,LongTable)
importFrom(CoreGx,TreatmentResponseExperiment)
importFrom(CoreGx,aggregate)
importFrom(CoreGx,buildComboProfiles)
importFrom(CoreGx,idCols)
importFrom(CoreGx,sampleInfo)
importFrom(CoreGx,sampleNames)
importFrom(CoreGx,subsetByFeature)
importFrom(CoreGx,treatmentNames)
importFrom(CoreGx,updateSampleId)
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,SimpleList)
importFrom(S4Vectors,metadata)
importFrom(SummarizedExperiment,"assayNames<-")
importFrom(SummarizedExperiment,"assays<-")
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,"rowData<-")
importFrom(SummarizedExperiment,Assays)
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(checkmate,assertDataTable)
importFrom(checkmate,assertInt)
importFrom(checkmate,assertLogical)
importFrom(checkmate,assertNumeric)
importFrom(coop,pcor)
importFrom(downloader,download)
importFrom(grDevices,dev.off)
importFrom(grDevices,palette)
importFrom(grDevices,pdf)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,curve)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(methods,callNextMethod)
importFrom(reshape2,acast)
importFrom(stats,anova)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,dcauchy)
importFrom(stats,dnorm)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,optimise)
importFrom(stats,p.adjust)
importFrom(stats,pcauchy)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rcauchy)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,read.table)
importFrom(utils,sessionInfo)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.table)
importMethodsFrom(CoreGx,"annotation<-")
importMethodsFrom(CoreGx,"curation<-")
importMethodsFrom(CoreGx,"datasetType<-")
importMethodsFrom(CoreGx,"dateCreated<-")
importMethodsFrom(CoreGx,"fNames<-")
importMethodsFrom(CoreGx,"featureInfo<-")
importMethodsFrom(CoreGx,"mDataNames<-")
importMethodsFrom(CoreGx,"molecularProfiles<-")
importMethodsFrom(CoreGx,"molecularProfilesSlot<-")
importMethodsFrom(CoreGx,"name<-")
importMethodsFrom(CoreGx,"pertNumber<-")
importMethodsFrom(CoreGx,"phenoInfo<-")
importMethodsFrom(CoreGx,"sampleNames<-")
importMethodsFrom(CoreGx,"sensNumber<-")
importMethodsFrom(CoreGx,"sensitivityInfo<-")
importMethodsFrom(CoreGx,"sensitivityProfiles<-")
importMethodsFrom(CoreGx,"sensitivityRaw<-")
importMethodsFrom(CoreGx,"treatmentInfo<-")
importMethodsFrom(CoreGx,"treatmentNames<-")
importMethodsFrom(CoreGx,"treatmentResponse<-")
importMethodsFrom(CoreGx,annotation)
importMethodsFrom(CoreGx,curation)
importMethodsFrom(CoreGx,datasetType)
importMethodsFrom(CoreGx,dateCreated)
importMethodsFrom(CoreGx,drugSensitivitySig)
importMethodsFrom(CoreGx,fNames)
importMethodsFrom(CoreGx,featureInfo)
importMethodsFrom(CoreGx,mDataNames)
importMethodsFrom(CoreGx,molecularProfiles)
importMethodsFrom(CoreGx,molecularProfilesSlot)
importMethodsFrom(CoreGx,name)
importMethodsFrom(CoreGx,pertNumber)
importMethodsFrom(CoreGx,phenoInfo)
importMethodsFrom(CoreGx,sampleNames)
importMethodsFrom(CoreGx,sensNumber)
importMethodsFrom(CoreGx,sensitivityInfo)
importMethodsFrom(CoreGx,sensitivityMeasures)
importMethodsFrom(CoreGx,sensitivityProfiles)
importMethodsFrom(CoreGx,sensitivityRaw)
importMethodsFrom(CoreGx,showSigAnnot)
importMethodsFrom(CoreGx,subsetBySample)
importMethodsFrom(CoreGx,subsetByTreatment)
importMethodsFrom(CoreGx,subsetTo)
importMethodsFrom(CoreGx,summarizeMolecularProfiles)
importMethodsFrom(CoreGx,summarizeSensitivityProfiles)
importMethodsFrom(CoreGx,treatmentInfo)
importMethodsFrom(CoreGx,treatmentNames)
importMethodsFrom(CoreGx,treatmentResponse)
importMethodsFrom(CoreGx,updateObject)
useDynLib(PharmacoGx,"_PharmacoGx_partialCorQUICKSTOP")