BasLee

Results 6 issues of BasLee

Duplicate of https://github.com/cBioPortal/cbioportal-frontend/pull/4230 to circumvent circleci build problems when building from organisation repo.

DO NOT MERGE

# Store Oncoprint track config in user session _Uses `new-oncoplot-property` to show changes: this branch will be removed when [PR #4152](https://github.com/cBioPortal/cbioportal-frontend/pull/4152) has been merged._ - When a user opens an...

enhancement

Fix the percentage and color intensity of heatmap cells in the group comparision clinical attributes heatmap. Groups most often do not have the same number of samples. In the old...

Allow filtering by reference genome when searching for studies on the landing page. The current search filter setup can easily be extended with additional study fields. Implementation of RFC 63....

feature

Add long data format for CNA as described in [RFC 65](https://docs.google.com/document/d/1Uk8uqXw77XZpz_1-Bi7QIHKBBfuU7aNBZ8qDfFaw3QM/edit). Looking for feedback on the new importer and functionality that should be shared between the new ImportCnaDiscreteLongData and ImportTabDelimData....

do not merge

### Current Behavior I have a pixijs-canvas with a div element stacked on top. When I move my mouse over the div element, it also triggers a `mousemove` (or actually...