HTDoseResponseCurve is an R library that makes it straightforward to analyze and plot drug exposure experiments performed by high-throughput analysis of cells in 6, 24, 96, or 384 well plates. This library is particularly suited to experiments where one or more cell plates have been measured repeatedly over time. Although HTDoseResponseCurve can read data from any source, it can natively consume the raw files exported by the Incucyte Cell Analysis System.
HTDoseResponseCurve fits curves using the drc library, available on CRAN.
HTDoseResponseCurve grew out of our laboratory's need to fit dose response curves to drug screens in cell lines. These screens are typically performed on one or more 96- or 384-well plates, and may involve repeated capture of data about the cellular phenotype over time.
HTDoseResponseCurve does not perform image analysis.
HTDoseResponseCurve requires installation of three packages available on CRAN:
The drc package requires multcomp, which currently requires version 2.39-4 of survival. You may need to obtain this version from source, as install.packages() installs version 2.39-3.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.