DROID / IHCC-cohorts-data-harmonization / theisuru-patch-14

No remote found



Console

Action all started at 2022-12-01T11:49:25.638Z (2022-12-01T11:49:25.638Z)

ERROR: Exit code 2

$ make -f Makefile all
python3 src/create_xref_template.py build/chop.tsv build/intermediate/gecko_index.tsv build/intermediate/chop-xrefs.tsv
Traceback (most recent call last):
  File "src/create_xref_template.py", line 82, in <module>
    main()
  File "src/create_xref_template.py", line 60, in main
    curie = row["ID"].strip()
KeyError: 'ID'
make: *** [Makefile:169: build/intermediate/chop-xrefs.tsv] Error 1
make: *** Deleting file 'build/intermediate/chop-xrefs.tsv'