Skip to content

ucvm/event_detector

Repository files navigation

Event Detector

R package to detect peaks in fluorescence macrophage phagocytosis assay. Includes a shiny app for easy processing.

Install

Easiest way to is to use devtools

# if you don't already have it
install.packages("devtools")

devtools::install_github("ucvm/event_detector")

Usage

You can use the provided functions directly with your data if you are familiar with R. See included documentation for details. Otherwise type eventDetector::event_detector() to get a local version of the app running in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published