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 Mutation data counts per gene endpoint #10559

Merged
merged 27 commits into from
Feb 8, 2024
Merged

Conversation

7xuanlu
Copy link
Contributor

@7xuanlu 7xuanlu commented Jan 22, 2024

PR for cBioPortal/icebox#568

Do mutation data counts by gene specific
Option 1: based on whether the sample is mutated or not
Mutated (the samples with one or more mutations in the gene)
Wild Type (the samples without mutations in the gene)
NA (the samples that were not profiled)

Option 2: based on mutation type
Missense Mutation, Frame Shift Del, Frame Shift Ins, etc...

Implement new MutationDataFilters to filter by above groups

@7xuanlu 7xuanlu mentioned this pull request Jan 24, 2024
Copy link
Contributor

@JREastonMarks JREastonMarks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

sonarcloud bot commented Feb 8, 2024

@7xuanlu 7xuanlu merged commit 950ce91 into master Feb 8, 2024
16 of 20 checks passed
@inodb inodb removed the feature label Feb 14, 2024
@inodb inodb changed the title Mutation data counts New Mutation data counts per gene endpoint Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants