-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
🧙♀️enhancementNew feature or requestNew feature or request
Description
🤔 Tell Us About the Feature
Develop a CSV report for biomarker descriptions. This could use the RDF directly or could query the portal database. The descriptions should include the general description of the biomarker and each organ-specific description.
🎇 What Solution You'd Like
The CSV should have these columns:
- Biomarker ID
- Biomarker HGNC name
- General description
- Bladder description, or blank if unavailable
- Blood description, or blank if unavailable
- Bone description, or blank if unavailable
- Brain description, or blank if unavailable
- etc.
The list of organs is:
['Bladder', 'Blood', 'Bone', 'Brain', 'Breast', 'Bronchus', 'Cartilage', 'Cervix', 'Colon', 'Esophagus', 'Head & neck, NOS', 'Hypopharynx', 'Kidney', 'Larynx', 'Liver', 'Lung', 'Lymph nodes', 'Mouth', 'Nasopharynx', 'Nose', 'Oral Cavity', 'Oropharynx', 'Ovary', 'Pancreas', 'Placenta', 'Prostate', 'Rectum', 'Skin', 'Stomach', 'Testis', 'Throat', 'Thyroid', 'Uterus', 'Vagina']
For the organ-specific description, use the following fields:
description
performance_comment
Use both if available (concatenated)
〽️ Alternative Ideas
This could also be gleaned from the RDF so no portal code or BMDB code is really necessary.
🗺 Context
Meeting 2025-06-06.
Metadata
Metadata
Assignees
Labels
🧙♀️enhancementNew feature or requestNew feature or request