Log in


Forgot your password?
 
+ Home Products EKE EKE Release Roadmap Biomarker Import
Document Actions

#1: Biomarker Import

Contents
  1. Motivation
  2. Proposal
  3. Implementation
  4. Deliverables
  5. Participants
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

  1. Add biomarker import/ingest feature to EKE that leverages the new XML biomarker format.
  2. Test display of imported biomarkers.
  3. Confirm with EDRN that necessary data is properly imported.

Implementation

  1. Update Products.EKE.utils:
    • Add parserBiomarker function
    • Add importBiomarker function
  2. 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