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

SQL error on genomicDataFilter filter #10955

Open
alisman opened this issue Aug 23, 2024 · 0 comments
Open

SQL error on genomicDataFilter filter #10955

alisman opened this issue Aug 23, 2024 · 0 comments
Assignees

Comments

@alisman
Copy link
Contributor

alisman commented Aug 23, 2024

fetch("http://localhost:8082/api/column-store/filtered-samples/fetch?", {
"headers": {
"accept": "/",
"accept-language": "en-US,en;q=0.9",
"cache-control": "no-cache",
"content-type": "application/json",
"pragma": "no-cache",
"sec-ch-ua": ""Not)A;Brand";v="99", "Google Chrome";v="127", "Chromium";v="127"",
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": ""macOS"",
"sec-fetch-dest": "empty",
"sec-fetch-mode": "cors",
"sec-fetch-site": "same-origin",
"x-requested-with": "XMLHttpRequest"
},
"referrer": "http://localhost:8082/study/summary?id=paad_tcga_pan_can_atlas_2018%2Cstad_tcga_pan_can_atlas_2018",
"referrerPolicy": "strict-origin-when-cross-origin",
"body": "{"genomicDataFilters":[{"hugoGeneSymbol":"PTEN","profileType":"rna_seq_v2_mrna","values":[{"start":316,"end":1000}]}],"studyIds":["paad_tcga_pan_can_atlas_2018","stad_tcga_pan_can_atlas_2018"],"alterationFilter":{"copyNumberAlterationEventTypes":{"AMP":true,"HOMDEL":true},"mutationEventTypes":{"any":true},"structuralVariants":null,"includeDriver":true,"includeVUS":true,"includeUnknownOncogenicity":true,"includeUnknownTier":true,"includeGermline":true,"includeSomatic":true,"includeUnknownStatus":true,"tiersBooleanMap":{}}}",
"method": "POST",
"mode": "cors",
"credentials": "include"
});

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

3 participants