Future Actions
Warning
This list of things to do could be also logged using github issues.
Warning
Think about the combination therapy resistance index (or activity index). It is kind of an spectrum of activity that counts the number of species (or genera) that can be treated when a combination therapy is applied.
Warning
Reformat names in all the .csv
files. Also create a sample dataset
with microbiology data to be loaded automatically using the pyamr
module. The
file must contain the following columns:
Column Name |
Description |
---|---|
|
The date the sample was taken (datetime64[ns]) |
|
The date the outcome was available (or last edited) |
|
The anonymised patient id |
|
The laboratory number associated to the test. |
|
The order type (e.g. sputum, urine, …) |
|
The order code |
|
The order description (at the moment is called specimen type) |
|
|
|
|
|
|
|
|
|
|
|
|
|
The Minimum Inhibitory Concentration |
|
The result was reported to clinicians (selective reporting) |
|
|
|
|
|
Microorganism classification based on cell wall. |
|
Also note that it would be very useful to find open source databases with all this information already available. In addition, they might contain other relevant information: (i) organisms grouped by shape, (ii) organisms group by …. (iii) antimicrobials grouped by …
Note
We are ignoring the OrgPieceCounter.
Warning
Computing SART
using Robust Regression. [1]
Warning
CSV
Generate big csv files with the main outcomes (freq, sari, sart, asai, …)
Warning
HTML
Create HTML files that based on the information contained in the CSV file, allows to dynamically explore different organism and antimicrobial pairs, different order codes, …
Warning
ANIMATION
Create animations that based on the information contained in the CSV file, displays the evolution of the aforementioned AMR statistics in time. Similar examples seen in…. d3.js?
Warning
LATEX
Generate automatically from the data the latex/html tables and graphs describing
the Antimicrobial Spectrum of Activity Index - ASAI
- (see example below). For
more information check out the PhD thesis (Chapter 4).
Warning
LATEX
Generate automatically from the data the latex/html tables and graphs describing
the Single Antimicrobial Resistance Trend - SART
- (see example below). For
more information check out the PhD thesis (Chapter 4).