Skip to content
 
 

Repository files navigation

Inflam

Inflam is a data management system written in Python that manages trial data used in clinical inflammation studies.

Main features

Here are some key features of Inflam:

  • Provide basic statistical analyses over clinical trial data
  • Ability to work on trial data in Comma-Separated Value (CSV) format
  • Generate plots of trial data
  • Analytical functions and views can be easily extended based on its Model-View-Controller architecture

How to install

  • Make a virtual environment
  • Activate the environment
  • Install numpy and matplotlib

How to run

Run the command:

python inflammation_analysis.py

It takes two arguments:

  1. A list of CSV files to parse
  2. --full-data-analysis - whether to produce a plot or just output results

About

A template software project for use in Intermediate Research Software Development Skills In Python course. Contact: @anenadic

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages