ezmtt is a package for analyzing MTT assay data - namely, fitting and plotting curves and calculating IC%.
It mainly serves as a ‘companion package’ for the protocol here, but is flexible enough to support a variety of plate layouts.
Installation
You can install the development version of ezmtt from GitHub with:
# install.packages("devtools")
devtools::install_github("KaiAragaki/ezmtt")