Changes in version 0.1.3 (2019-01-08) o User need to specify the path of output directory to avoid potential conflicts of the file names. Changes in version 0.1.2 o Exclude certain sample(s) from the dataset by the exclude() function. o frapprocess() and frapplot() now try to validate the input before their execution. Raise Error with specific instructions when input is not valid. Changes in version 0.1.1 o Include details of the regression results in the return value of frapprocess(). Changes in version 0.1.0 Features o Batch calculations and regressions for all the groups from the dataset and summarize the results by group names in a dataframe. o Access details about the regression of individual groups by simple indexing. o Generate figures in a consistent and publishable format. o Compare results of any two groups with a single command. o Have tested with a real-world dataset from a FRAP experiment.