An R Tool for the Luria-Delbruck Fluctuation Assay
Technical details are given in Zheng (2017).
📣 For those who prefer the convenience of a web tool, webSalvador is a new app powered by rSalvador: ➡️ webSalvador
Follow the guide for installation instructions and a basic tutorial.
Download builds for
The rSalvador manual is also available.
The example files mentioned in the guide: example1.txt and example2.xlsx.
install.packages('devtools')
devtools::install_github("eeeeeric/rSalvador", subdir = "rsalvador")
Some frequently used rSalvador functions are also available in pySalvador for Python users (source, Jupyter manual).
Qi Zheng