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

filtering on a gene mutation class breaks #2371

Open
karishma-gangwani opened this issue Nov 13, 2024 · 1 comment
Open

filtering on a gene mutation class breaks #2371

karishma-gangwani opened this issue Nov 13, 2024 · 1 comment
Assignees

Comments

@karishma-gangwani
Copy link
Contributor

in termdbtest select 'tp53' and deselect WT and not tested and click apply.
image

see server side error.

TypeError: Cannot read properties of undefined (reading 'parent_id')
at getParentType (file:///Users/kgangwan/dev/sjpp/proteinpaint/shared/utils/src/terms.js:173:15)
at getFilterCTEs (file:///Users/kgangwan/dev/sjpp/proteinpaint/server/src/termdb.filter.js:45:22)
at getFilterCTEs (file:///Users/kgangwan/dev/sjpp/proteinpaint/server/src/termdb.filter.js:52:14)
at Module.get_samplecount (file:///Users/kgangwan/dev/sjpp/proteinpaint/server/src/termdb.sql.js:104:23)
at file:///Users/kgangwan/dev/sjpp/proteinpaint/server/src/termdb.js:52:58
at Layer.handle [as handle_request] (/Users/kgangwan/dev/sjpp/node_modules/express/lib/router/layer.js:95:5)
at next (/Users/kgangwan/dev/sjpp/node_modules/express/lib/router/route.js:144:13)
at next (/Users/kgangwan/dev/sjpp/node_modules/express/lib/router/route.js:140:7)
at next (/Users/kgangwan/dev/sjpp/node_modules/express/lib/router/route.js:140:7)
at next (/Users/kgangwan/dev/sjpp/node_modules/express/lib/router/route.js:140:7)

@gavrielm
Copy link
Collaborator

I added @congyu-lu to this as I believe he is more familiar with this feature than I am

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

4 participants