cBioPortal / cbioportal

cBioPortal for Cancer Genomics
https://cbioportal.org
GNU Affero General Public License v3.0
581 stars 448 forks source link

show only specific samples in genomic evolution chart #10763

Open inodb opened 3 months ago

inodb commented 3 months ago

On the evolution chart:

https://www.cbioportal.org/patient/genomicEvolution?studyId=lgg_ucsf_2014&caseId=P04

Add a new button to show only specific samples. Can look same as current group by:

image

But instead it says "Select Samples: All", and then the dropdown gives you different samples to include/exclude (checkbox style)

KenMain5 commented 2 months ago

Just to clarify, from the example you've provided, there are 80 different samples. If this were to be done, I'm guessing there would be around 80 checkboxes? I'm assuming the size of the dropdown would still be the same which should be doable.