The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

ec50estimator: An easy way to estimate EC50 for multi isolate datasets

Introduction

ec50estimator provides a quick, easy and automated way of estimating the effective control to 50% of growth inhibition (EC50) from multi isolate datasets. It also is optimized to deal with stratified data.

Download

A development version can be download using the following code:

if (!require(devtools)) {
  install.packages("devtools")
}

devtools::install_github("AlvesKS/ec50estimator")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.