Generates Dose-response curve fits on cell-based toxicity data. Outliers of replicate data-sets can be removed by setting a threshold for standard deviation (here set to 25). Curve fits for compounds showing low response can be removed by setting a threshold for minimum activity (here set to 75% confluence). This workflow needs R-Server to run in the back-end. Start R and run the following command: library(Rserve); Rserve(args = "--vanilla")