Bug fix: Field rename
- MedGen source made breaking data model change; a field was renamed. Updated code to match.
General
- Bug fixes: for 'make all', which we're not currently using. But the goal still exists and, if run, was bugging out because the dependency pipeline was broken. Certain necessary goals were commented out, and some references were incorrect.
- Update: Some files in the release/ dir were not actually release files, so they were moved to output/. Code in various files updated for this.
- Update: Added and removed some comments and todos.
- Update: Some goal prereqs to make it dependencies clearer
- Rename: goal 'sssom' to 'sssom-validate'
- Update: goal 'sssom' is now a different goal and there for convenience
Changes