This pipeline maps genes, with mutation or copy number alteration AND this alteration is highly correlated with mRNA expression, to pathways curated in the KEGG and BIOCARTA databases. It identifies pathways significantly enriched with these genes. The pipeline also identifies pathways significantly enriched with marker genes of each expression subtype of cancer.
genes with mutation: identified by the Mutation_Significance pipeline
genes with copy number alteration: identified by the CopyNumber_Gistic2 pipeline
correlation between copy number and mRNA expression: identified by the Correlate_CopyNumber_vs_mRNA pipeline
marker genes and expression subtypes: identified by the mRNAConsensusClustering pipeline
There are 14 genes with significant mutation (Q value <= 0.1) and 229 genes with significant copy number alteration (Q value <= 0.25). The identified marker genes (Q value <= 0.01 or within top 2000) are 1220 for subtype 1, 1220 for subtype 2, 1220 for subtype 3. Pathways significantly enriched with these genes (Q value <= 0.01) are identified :
18 pathways significantly enriched with genes with copy number alteration or mutation.
0 pathways significantly enriched with marker genes of gene expression subtype 1
0 pathways significantly enriched with marker genes of gene expression subtype 2
0 pathways significantly enriched with marker genes of gene expression subtype 3
Pathway | Nof Genes | Nof CNV_Mut | Enrichment | P value | Q value |
---|---|---|---|---|---|
KEGG_T_CELL_RECEPTOR_SIGNALING_PATHWAY | 62 | 7 | 3.3 | 0 | 0.0011 |
KEGG_B_CELL_RECEPTOR_SIGNALING_PATHWAY | 62 | 7 | 3.3 | 0 | 0.0011 |
KEGG_PANCREATIC_CANCER | 62 | 7 | 3.3 | 0 | 0.0011 |
KEGG_GLIOMA | 62 | 7 | 3.3 | 0 | 0.0011 |
KEGG_CHRONIC_MYELOID_LEUKEMIA | 62 | 7 | 3.3 | 0 | 0.0011 |
PAK4,AKT1,NRAS,NFKBIB,NFATC3,KRAS,CHUK
CHUK,AKT1,NRAS,NFKBIB,RAC1,NFATC3,KRAS
CHUK,BRCA2,RB1,AKT1,RAC1,KRAS,TP53
RB1,AKT1,NRAS,KRAS,PTEN,TP53,CALM3
CHUK,CTBP1,RB1,AKT1,NRAS,KRAS,TP53
Pathway | Nof Genes | Nof Marker | Enrichment | P value | Q value |
---|---|---|---|---|---|
KEGG_GLYCOLYSIS_GLUCONEOGENESIS | 62 | 0 | NaN | 1 | 1 |
KEGG_CITRATE_CYCLE_TCA_CYCLE | 31 | 0 | NaN | 1 | 1 |
KEGG_PENTOSE_PHOSPHATE_PATHWAY | 27 | 0 | NaN | 1 | 1 |
KEGG_PENTOSE_AND_GLUCURONATE_INTERCONVERSIONS | 28 | 0 | NaN | 1 | 1 |
KEGG_FRUCTOSE_AND_MANNOSE_METABOLISM | 34 | 0 | NaN | 1 | 1 |
Pathway | Nof Genes | Nof Marker | Enrichment | P value | Q value |
---|---|---|---|---|---|
KEGG_GLYCOLYSIS_GLUCONEOGENESIS | 62 | 0 | NaN | 1 | 1 |
KEGG_CITRATE_CYCLE_TCA_CYCLE | 31 | 0 | NaN | 1 | 1 |
KEGG_PENTOSE_PHOSPHATE_PATHWAY | 27 | 0 | NaN | 1 | 1 |
KEGG_PENTOSE_AND_GLUCURONATE_INTERCONVERSIONS | 28 | 0 | NaN | 1 | 1 |
KEGG_FRUCTOSE_AND_MANNOSE_METABOLISM | 34 | 0 | NaN | 1 | 1 |
Pathway | Nof Genes | Nof Marker | Enrichment | P value | Q value |
---|---|---|---|---|---|
KEGG_GLYCOLYSIS_GLUCONEOGENESIS | 62 | 0 | NaN | 1 | 1 |
KEGG_CITRATE_CYCLE_TCA_CYCLE | 31 | 0 | NaN | 1 | 1 |
KEGG_PENTOSE_PHOSPHATE_PATHWAY | 27 | 0 | NaN | 1 | 1 |
KEGG_PENTOSE_AND_GLUCURONATE_INTERCONVERSIONS | 28 | 0 | NaN | 1 | 1 |
KEGG_FRUCTOSE_AND_MANNOSE_METABOLISM | 34 | 0 | NaN | 1 | 1 |
Let genes with copy number alteration or mutation be query genes. Let marker genes of specific identified subtypes be query genes. The Enrichment is calculated as:
-
Enrichment = log2 (# of query genes in the pathway/# No of query genes) - log2 (# of genes in the pathway/# of human genes)
The statistical signficance of the pathways that are enriched with genes with copy number alteration or mutation, and the pathways that are enriched with markers genes of specific identified subtypes is measured by P value.
-
P value = Fisher exact P value
The Q value is for adjusting P value for multiple testing. A public available R package is used to calculate the Q value.
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.