README.md

plateKinetics

This package provides a set of tools for analyzing absorbance and fluorescence intensity data recorded over time in multi-well plate. Tools are include to help with optimized doubling time calculations as well as data annotation and visualization.

Installing

To install the latest development version of this package, including vignettes and guides:

devtools::install_github('whitwort/plateKinetics', build_vignettes = TRUE)

Run r install.packages("devtools") first if you don't have it.

Getting started

For a quick overview, you can open the getting-started vignette after loading the package:

library(plateKinetics)
vignette('getting-started')

Versions

0.1 Initial release. Includes doublingTime calculation and some basic visualization tools.

License

Copyright © 2018 Gregg Whitworth and licensed under GPLv2.



whitwort/plateKinetics documentation built on May 4, 2019, 5:23 a.m.