Code Monkey home page Code Monkey logo

biovarase's Introduction

Python 3 Tkinter Matplotlib license

Biovarase

A clinical quality control data management project

alt tag

Biovarase is an application to manage clinical quality control data.

The purpose of Quality Control Assurance in a clinical laboratory is to allow the control of the performances of an analytical procedure showing an alarm as soon as the trial doesn't result in the degree to respect the defined analytical rules. Biovarase furthermore calculates the classical statistical parameters for the quality control assurance ,e.g. sd, cv%, avg, and even the Imp(%), Bias(%) and TEa (total allowable error) using data retrived from: Current databases on biologic variation: pros, cons and progress Scand J Clin Lab Invest 1999;59:491-500. updated with the most recent specifications made available in 2014. It uses even the famous Westgard's rules to monitor results dataset. All the data are managed by SQLite database and matplotlib.

  • To show levey jennings graph, in the main windows select a test and choose the relative batch.
  • To manage batches in the main window select a test and on menubar choice Batchs/Add batch or Update batch.
  • To manage results in the main window select first a batch and after a result or on menubar choice Results/Add result or Update result.
  • To manage rejections in the main window select a result after check Enable Rejections on statusbar, in the window that will open add or update rejection type.
  • To manage actions in the main window use Edit/Actions.
  • To manage units in the main window use Edit/Units.
  • To insert, update or delete a test use Edit/Tests.
  • To manage batchs and relative results use Edit/Data.
  • To set the number of elements to compute Edit/Set Elements.
  • To set the Z Score use Edit/Set Z Score.
  • To export some xls data choice an item from File/Export

Biovarase requires

  • Python =>3.5
  • tkinter
  • matplotlib
  • xlwt
  • numpy

Releasing on

"GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007"

To start with Biovarase execute biovarase.py, on linux after unpucking do something like

bc@hal9000:~$ cd Biovarase-master/

bc@hal9000:~/Biovarase-master$ chmod +x biovarase.py

bc@hal9000:~/Biovarase-master$ ./biovarase.py

regards.

biovarase's People

Contributors

1966bc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.