A collection of functions for processing 'Gen5' 2.06 exported data. 'Gen5' is an essential data analysis software for BioTek plate readers <https://www.biotek.com/products/software-robotics-software/gen5-microplate-reader-and-imager-software/>. This package contains functions for data cleaning, modeling and plotting using exported data from 'Gen5' version 2.06. It exports technically correct data defined in (Edwin de Jonge and Mark van der Loo (2013) <https://cran.r-project.org/doc/contrib/de_Jonge+van_der_Loo-Introduction_to_data_cleaning_with_R.pdf>) for customized analysis. It contains Boltzmann fitting for general kinetic analysis. See <https://www.github.com/yanxianUCSB/gen5helper> for more information, documentation and examples.
Version: | 1.0.1 |
Depends: | dplyr, utils |
Imports: | ggplot2, minpack.lm, plyr, pracma, tidyr, stats, naturalsort, rlang |
Published: | 2019-11-22 |
DOI: | 10.32614/CRAN.package.gen5helper |
Author: | Yanxian Lin [aut, cre] |
Maintainer: | Yanxian Lin <yanxian00 at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | gen5helper results |
Reference manual: | gen5helper.pdf |
Package source: | gen5helper_1.0.1.tar.gz |
Windows binaries: | r-devel: gen5helper_1.0.1.zip, r-release: gen5helper_1.0.1.zip, r-oldrel: gen5helper_1.0.1.zip |
macOS binaries: | r-release (arm64): gen5helper_1.0.1.tgz, r-oldrel (arm64): gen5helper_1.0.1.tgz, r-release (x86_64): gen5helper_1.0.1.tgz, r-oldrel (x86_64): gen5helper_1.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=gen5helper to link to this page.