/introspect

:heart: Understand trends of your body internals

Primary LanguageROtherNOASSERTION

Introspect

introspect visualizes your body internals over time, enabling to discover trends and take action early.

The following types of lab data are supported:

  1. Complete Blood Count (CBC)
  2. Comprehensive Metabolic Panel (CMP)
  3. Lipid Panel

Usage

In order to produce output grpahs, introspect needs its data in a specific format. Have a look into the examples directory that contains artificial samples for each data type.

After having entered your input data (e.g., in directory input), you can now generate the plots:

./introspect -i input

You can now find a set of PDFs in the directory output for which input data existsed.

See ./introspect -h for more customization options, such as changing the input/output directories, file format, and more.

Examples

The examples below represent the output from the following invocation:

./introspect -i examples/input -o examples/output -f png

CBC CMP Lipid

License

This work is licensed under a Attribution-NonCommercial-ShareAlike 4.0 International License.

Creative Commons License