Emma-MacK / Software_assessment

A repository to hold the work I do for university
Apache License 2.0
0 stars 1 forks source link

Parse Json #19

Open raymondmiles opened 12 months ago

raymondmiles commented 12 months ago

Take the information from the JSON extracted from PanelApp.

Additionally consider

raymondmiles commented 12 months ago

Ensembl ID, genomic locations will not be included into the database this sprint so it was not extracted in this issue the function. Gene list is taken as well as:

raymondmiles commented 12 months ago

In this part of the JSON the section name: 'GMS signed-off may be found'

'types': [{'name': 'Rare Disease 100K', 'slug': 'rare-disease-100k', 'description': 'Rare Disease 100K'}, {'name': 'GMS Rare Disease Virtual', 'slug': 'gms-rare-disease-virtual', 'description': 'This is a panel for the Genomic Medicine Service for an exome/genome/panel based test that requires a virtual gene panel for rare disease in the Test Directory.'}, {'name': 'GMS Rare Disease', 'slug': 'gms-rare-disease', 'description': 'This panel type is used for GMS panels that are not virtual (i.e. could be a wet lab test)'}, {'name': 'GMS signed-off', 'slug': 'gms-signed-off', 'description': 'This panel has undergone review by a NHSE GMS disease specialist group and processes to be signed-off for use within the GMS.'}],