forked from TangSoftwareLab/SynergyFinderR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 831 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 831 Bytes
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
# Generated by roxygen2: do not edit by hand
export(.AdjustColumnName)
export(.ExtractMultiDrugPlotData)
export(Bliss)
export(CalculateCSS)
export(CalculateIC50)
export(CalculateRI)
export(CalculateSensitivity)
export(CalculateSynergy)
export(CorrectBaseLine)
export(DimensionReduction)
export(ExtractSingleDrug)
export(FindModelPar)
export(FindModelType)
export(FitDoseResponse)
export(GenerateSurface)
export(HSA)
export(HighlightBarPlot)
export(ImputeIC50)
export(Loewe)
export(Plot2DrugContour)
export(Plot2DrugHeatmap)
export(Plot2DrugSurface)
export(PlotBarometer)
export(PlotDoseResponse)
export(PlotDoseResponseCurve)
export(PlotMultiDrugBar)
export(PlotMultiDrugSurface)
export(PlotSensitivitySynergy)
export(PlotSynergy)
export(PredictResponse)
export(ReshapeData)
export(ZIP)
import(ggplot2)
importFrom(magrittr,"%>%")