#1: Biomarker Import
EKE must include facilities for importing biomarker data in the XML format.
- Proposed by
- Dan Crichton
- Seconded by
- Sean Kelly
- Proposal type
- Import
- Assigned to release
- Repository branch
- trunk
- State
- being-discussed
Motivation
Biomarkers are the key driving force for EDRN. Dave Woolard has devised an XML format for describing biomarkers, and Christos Patriotis has used to to describe several markers.
In order to search for and display biomarkers, EKE must understand and import these files.
Proposal
- Add biomarker import/ingest feature to EKE that leverages the new XML biomarker format.
- Test display of imported biomarkers.
- Confirm with EDRN that necessary data is properly imported.
Implementation
- Update Products.EKE.utils:
- Add
parserBiomarkerfunction - Add
importBiomarkerfunction
- Add
- Update skins:
- Add field for biomarker XML file URL
- Add validator for field
- Add controller script for XML import
- Update response page for # biomarkers imported
Deliverables
Next EKE release.
Participants
- Sean Kelly

