An open API service indexing awesome lists of open source software.

https://github.com/fpaskali/infectres

This repository contains the prototype applications for kinetics and signal feature extraction from WGM-System measurements.
https://github.com/fpaskali/infectres

Last synced: over 1 year ago
JSON representation

This repository contains the prototype applications for kinetics and signal feature extraction from WGM-System measurements.

Awesome Lists containing this project

README

          

# InfectRes
This repository contains the prototype applications for kinetics and signal feature extraction from WGM-System measurements.

[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)

## Python requirements
pip install -r requirements.txt

## R packages
* shiny
* shinythemes
* shinyjs
* DT
* ggplot2
* mgcv

## Python Applications preview
![InfectResSignalAnalyzer](preview/InfectResSignalAnalyzer.png)
![InfectResKinetics](preview/InfectResKinetics.png)

## Shiny Apllication preview
![InfectResCalibration](preview/InfectResCalibration.png)