...
- For sample.file
- Props (both system and user defined)
- germplasm props
- dnasample props
- project props
- IDs:
- germplasm_id
- dnasample_id
- dnarun_id
- Props (both system and user defined)
- 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
Goal | Metric |
---|---|
...