Hide reVUE when there is no reVUE mutations in the query #4637
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix: cBioPortal/cbioportal#10159
Only show reVUE when reVUE mutation exists.
Test:
Results view:
https://deploy-preview-4637--cbioportalfrontend.netlify.app/results/mutations?cancer_study_list=msk_impact_2017&Z_SCORE_THRESHOLD=2.0&RPPA_SCORE_THRESHOLD=2.0&profileFilter=mutations%2Cstructural_variants%2Ccna&case_set_id=msk_impact_2017_cnaseq&gene_list=TP53%2520CTNNB1&geneset_list=%20&tab_index=tab_visualize&Action=Submit&mutations_gene=TP53&mutations_transcript_id=ENST00000349496
Click
TP53
and there is no reVUE, clickCTNNB1
would show reVUE in annotation column.The downloaded table for
CTNNB1
includes reVUE whileTP53
doesn't.Patients view:
https://deploy-preview-4637--cbioportalfrontend.netlify.app/patient?sampleId=P-0003717-T01-IM5&studyId=msk_impact_2017
vs
https://deploy-preview-4637--cbioportalfrontend.netlify.app/patient?sampleId=P-0000212-T01-IM3&studyId=msk_impact_2017
Mutation mapper tool:
vs