Oncoprint tooltip should properly display "fusion partner message" #4362
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.
We were showing a tooltip suggesting that all unprofiled samples were profiled via their fusion partner, even when there was no sv data. This makes sure that we check for presence of the sv alteration.
Fixes cBioPortal/cbioportal#9694
Testing link:
https://www.cbioportal.org/results/oncoprint?cancer_study_list=msk_impact_2017&tab_index=tab_visualize&case_set_id=msk_impact_2017_all&Action=Submit&gene_list=FGF19%250APBRM1%250ACCDC6&Z_SCORE_THRESHOLD=2.0&RPPA_SCORE_THRESHOLD=2.0&profileFilter=structural_variants&geneset_list=%20
A sample WITH a profiled fusion parter:
![image](https://user-images.githubusercontent.com/186521/187299716-d60f8218-b3af-4ea8-adb2-b72af92ac882.png)
No fusion event detected:
![image](https://user-images.githubusercontent.com/186521/187300344-177067a7-b2ee-449a-a624-c8821eaa314b.png)