Skip to content

whitwort/plateKinetics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages