Skip to content

CSV report of biomarker descriptions #408

@nutjob4life

Description

@nutjob4life

🤔 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:

  1. Biomarker ID
  2. Biomarker HGNC name
  3. General description
  4. Bladder description, or blank if unavailable
  5. Blood description, or blank if unavailable
  6. Bone description, or blank if unavailable
  7. Brain description, or blank if unavailable
  8. 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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions