README.md

FRAP Analysis Package

The FRAP Analysis Package is designed to handle and interpret data acquired through the Fluorescence Recovery After Photobleaching (FRAP) technique. It provides a set of main functions to facilitate the analysis and interpretation of FRAP data.

Features

The FRAP Analysis Package offers the following key features:

  1. Standardization and Visualization
  2. Standardize and visualize fluorescence data obtained from FRAP experiments.
  3. Gain insights into the dynamics of fluorophore recovery.

  4. Parametric Model Fitting

  5. Fit parametric models to the fluorescence recovery curve.
  6. Identify the most suitable model that describes the recovery kinetics after photobleaching.

  7. Statistical Comparison

  8. Perform statistical tests to compare fluorescence recovery curves between different datasets.
  9. Assess significant differences in recovery kinetics.

  10. Simulation Methods

  11. Utilize simulation methods to increase the effective sample size of your data.
  12. Enhance statistical analyses and improve the accuracy of conclusions.

Installation

To install the FRAP Analysis Package, you can use the install_github function from the devtools package. Please make sure to also install the required itz package from GitHub:

devtools::install_github("artitzco/itz")
devtools::install_github("artitzco/fraping")

Usage

To get started, you can use the downloadData function to download a demo dataset and create the file test.fraping.R in your workspace. The dataset includes FRAP fluorescence recovery data quantified by the Image Fiji software.

fraping::downloadData()

For more detailed instructions and examples, please refer to the User Manual (English version) or Manual de Usuario (versión en español).

Contributing

Contributions to the FRAP Analysis Package are welcome. If you encounter any issues or have suggestions for improvements, please submit them in the Issues section.

Associated Article

This project is associated with an article published in the Microscopy Research & Technique.

Package Information

This package is released under the GNU General Public License v3.0.

Enjoy analyzing your FRAP data with ease using the FRAP Analysis Package!



artitzco/fraping documentation built on June 1, 2024, 10:08 a.m.