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

New study page API from mutation data counts #568

Open
kalletlak opened this issue Aug 29, 2023 · 0 comments
Open

New study page API from mutation data counts #568

kalletlak opened this issue Aug 29, 2023 · 0 comments
Assignees

Comments

@kalletlak
Copy link
Member

Related to cBioPortal/cbioportal#6759. Add new API to get mutations count based on gene, profile and StudyViewFIlter

API should support following options

Option 1: based on whether the sample is mutated or not

Mutated (the samples with one or more mutations in the gene)
Not mutated (the samples without mutations in the gene)
Not profiled (the samples that were not profiled)

Option 2: based on mutation type

mutation types and driver vs vus as defined in oncoprint
Not mutated (the samples without mutations in the gene)
Not profiled (the samples that were not profiled)

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

Successfully merging a pull request may close this issue.

2 participants