issues
search
PatrickWeller
/
PanelPal
1
stars
0
forks
source link
Create add_analysis_record.py
#50
Open
PatrickWeller
opened
2 weeks ago
PatrickWeller
commented
2 weeks ago
For User Story #49
Create an argument parser that will take in
Patient ID and Bed File
OR Patient ID and panel and version number and genome build
OR CSV of Patient IDs, panels, versions, genome builds
Then adds to a database a record that that patient has been analysed with that panel and that version, that build, those transcripts etc.
For User Story #49