cBioPortal / rfc80-team

repository to hold issues for the rfc80 development / deployment team
0 stars 0 forks source link

Add MutationDataFilters #27

Open haynescd opened 2 weeks ago

haynescd commented 2 weeks ago

Update StudyViewFIlter to Filter on the below

{ "mutationDataFilters": [ { "categorization": "MUTATION_TYPE", "hugoGeneSymbol": "TP53", "profileType": "mutations", "values": [ [ { "value": "In_Frame_Del" } ] ] } ] }