CHASM is a method that predicts the functional significance of somatic missense mutations observed in the genomes of cancer cells, allowing mutations to be prioritized in subsequent functional studies, based on the probability that they give the cells a selective survival advantage [2].
There are 102746 mutations identified by MuTect and 3804 mutations with significant functional impact at BHFDR <= 0.25.
MutationID | Mutation | CHASM | PValue | BHFDR |
---|---|---|---|---|
TCGA-BR-8363-01A-11D-2340-08 | NM_005502.3_R2113G | 0.22 | 0 | 0.05 |
TCGA-VQ-A8P2-01A-11D-A364-08 | NM_005502.3_D1910V | 0.19 | 0 | 0.05 |
TCGA-BR-8372-01A-11D-2340-08 | NM_000927.3_G812E | 0.16 | 0 | 0.05 |
TCGA-BR-8487-01A-11D-2394-08 | NM_007314.3_V345A | 0.16 | 0 | 0.05 |
TCGA-VQ-AA64-01A-11D-A410-08 | NM_007314.3_M389I | 0.13 | 0 | 0.05 |
CHASM uses a machine learning method called Random Forest that learns to distinguish between driver and passenger somatic missense mutations, based on a training set of labeled positive (driver) and negative (passenger) examples. The positive class of driver mutations was curated from the COSMIC database and the negative class is composed of synthetic passenger mutations. CHASM annotates mutations with amino acid substitution properties, alignment-based estimates of conservation at the mutated position. The user provides a list of mutations for prediction as well as a table describing the passenger mutation spectrum for the tumor type in which the mutations were observed [1].
In addition to the links below, the full results of the analysis summarized in this report can also be downloaded programmatically using firehose_get, or interactively from either the Broad GDAC website or TCGA Data Coordination Center Portal.