Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • For sample.file
    • Props (both system and user defined)
      • germplasm props
      • dnasample props
      • project props
    • IDs:
      • germplasm_id
      • dnasample_id
      • dnarun_id
  • For marker.file:
    • marker props (both system and user defined)
    • IDs:
      • marker_id
      • linkage_group_id
  • Headers for props fields in the files should be prefixed with the main entity table name. e.g. trial_name in dnasample props should have a header "dnasample_trial_name" in sample.file
  • Dataset.hmp.txt will contain all the props fields, both system and user defined

Acceptance Criteria:

  • Extract output sample.file contains the props, both system and user defined, and the various IDs (as listed above)
  • Extract output marker.file contains the props, both system and user defined, and the various IDs (as listed above)
  • Extract output Dataset.hmp.txt contains all the props fields, both system and user defined


Success metrics

GoalMetric


...