cBioPortal / icebox

very low priority issues
0 stars 0 forks source link

Integrate and visualize CH calls #68

Open jjgao opened 4 years ago

jjgao commented 4 years ago

This issue is for integrating and visualizing clonal hematopoiesis mutations into cBioPortal. From Ptashkin et al, 2018: "Clonal hematopoiesis (CH) is the somatic acquisition of genomic alterations in hematopoietic stem and/or progenitor cells, leading to clonal expansion. In patients with cancer, CH is a common occurrence, associated with aging, smoking, and radiation therapy."

From a technical point of view, we would like to add the CH mutations into the portal so that they can be visualized and analyzed with clinical data and other genomics data.

Pipeline

Backend

Frontend

Q: How to deal with sample IDs?

rptashkin commented 4 years ago

@jjgao what is the best way to differentiate between patients with no CH mutations and those that were not analyzed for CH (e.g. no blood sample sequenced by IMPACT)? We can provide a table of samples analyzed if helpful. There will also be cases where multiple blood samples are analyzed from the same patient; these will have unique DMP IDs (e.g. -N02)

jjgao commented 4 years ago

@rptashkin you can add "#sequenced_samples: " to indicate which samples were analyzed for CH, e.g. https://github.com/cBioPortal/cbioportal/blob/master/core/src/test/resources/data_mutations_extended_duplicate_events.txt

Question: are all genes in the impact panel analyzed for CH?

rptashkin commented 4 years ago

@jjgao yes all IMPACT panel genes are analyzed for CH

jjgao commented 4 years ago

Niki, Ahmet, and I had a discussion and decided we should just create a new study for the moment.

@rptashkin please still send us the data :)