AWGL / somatic_db

A database for analysing cancer NGS data within AWMGS
https://awgl.github.io/somatic_db/
0 stars 2 forks source link

Scientist Suggestion - "Audit" of own checks #107

Open SophieS9 opened 8 months ago

SophieS9 commented 8 months ago

I was wondering if it would be possible to implement an audit tool for staff analysing samples, similar to the audits used on Shire. This would be a great help for our annual re-competency audits.

Here's an example of the information the tool could provide:

· Staff: XXXXX · Dates: January 1, 2022 - December 31, 2022

The tool could then display a list of samples analysed during that period, including details such as:

· DNA/RNA number

· Worksheet number

· Date analysed

· First analyser

· Second analyser

· General comments

erikwaskiewicz commented 8 months ago

We already have a script for re-competency - queries/pull_all_checks.py Output would be different to the above though, it outputs each check rather than each sample We can still develop a GUI for it, currently a command line query