Open jjgao opened 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)
@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?
@jjgao yes all IMPACT panel genes are analyzed for CH
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 :)
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
data_mutations_ch.txt
Somatic
orClonal hematopoiesis
?#sequenced_samples:
meta_mutations_ch.txt
with profile type ofMUTATION_CH
Backend
MUTATION_CH
mutation
&mutation_event
table?Frontend
Q: How to deal with sample IDs?