Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: KIN:050 not found in the concept object #16

Open
AllMightLegend opened this issue Aug 20, 2024 · 0 comments
Open

Error: KIN:050 not found in the concept object #16

AllMightLegend opened this issue Aug 20, 2024 · 0 comments

Comments

@AllMightLegend
Copy link

AllMightLegend commented Aug 20, 2024

I am getting the following error:

pedigree-tools import --from ped --file examples/simple.ped
/Users/cjm/repos/pedigree-tools/nodejs/src/ontology.js:71
			throw new Error(
			^

Error: KIN:050 not found in the concept object.
Please update the concept object.
    at /Users/cjm/repos/pedigree-tools/nodejs/src/ontology.js:71:10
    at Array.forEach (<anonymous>)
    at Object.<anonymous> (/Users/cjm/repos/pedigree-tools/nodejs/src/ontology.js:66:7)
    at Module._compile (node:internal/modules/cjs/loader:1480:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1564:10)
    at Module.load (node:internal/modules/cjs/loader:1287:32)
    at Module._load (node:internal/modules/cjs/loader:1103:12)
    at Module.require (node:internal/modules/cjs/loader:1310:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/Users/cjm/repos/pedigree-tools/nodejs/src/model.js:12:18)

Node.js v22.1.0
AllMightLegend added a commit to AllMightLegend/pedigree-tools that referenced this issue Aug 20, 2024
Added KIN:050 to ontology .js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant