cBioPortal / cbioportal

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

Add validation for duplicate SAMPLE_IDs in time timeline #10917

Open inodb opened 1 month ago

inodb commented 1 month ago

There can't be duplicate SAMPLE_IDs in the Sample Acquisition and Sequencing tracks:

image image

Let's add a check in the python validator to check for this in the timeline files

See:

https://genie.cbioportal.org/patient?studyId=crc_public_genie_bpc&caseId=GENIE-MSK-P-0021194

charanbhatia commented 1 month ago

@inodb can you assign this issue to me?

inodb commented 1 month ago

@charanbhatia feel free to work on it - thanks so much!