Processing 'Gen5' 2.06 Exported Data
Cast an object to match class of another object
Boltzmann model for fitting time series data
this is a file for functions that are universally useful at common dat...
Fit readings with Boltzmann model
Annotate a cleaned dataset
Clean Gen5 exported data
Clean Gen5 exported data
Add time intervals to cleaned dataset
gen5helper: A Collection of Functions for Processing Gen5 2.06 Exporte...
Get half time by linear fitting
Map the unique values of a vector
Return most frequent numbers
Scale a vector to 0-1 by min and max
Return range of a vector
saveRDS and return .data
Smooth a vector using moving average
Run ungroup() and as.data.frame()
write.csv without row.names
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.