This pipeline attempts to aggregate clinical features and significant genomic events such as copy number alterations, significant mutation genes and molecular subtypes across ALL pipelines in the GDAC Firehose analysis workflow, into a single feature table. Figures of co-occurring and mutually-exclusive pairs for all copy number and mutation events are generated from this feature table using pairwise Fisher's exact test. For more details please visit the online documentation.
444 samples and 3243 features are included in this feature table. The figures below show which genomic pair events are co-occurring and which are mutually-exclusive.
tcga_participant_barcode | CLI_years_to_birth | CLI_vital_status | CLI_days_to_death | CLI_days_to_last_followup | CLI_tumor_tissue_site |
---|---|---|---|---|---|
TCGA-3M-AB46 | NA | 0 | NA | 1765 | stomach |
TCGA-3M-AB47 | NA | 1 | NA | NA | stomach |
TCGA-B7-5816 | 51 | 0 | NA | 812 | stomach |
TCGA-B7-5818 | 62 | 0 | NA | 356 | stomach |
TCGA-B7-A5TI | 52 | 0 | NA | 595 | stomach |
TCGA-B7-A5TJ | 74 | 0 | NA | 335 | stomach |
TCGA-B7-A5TK | 51 | 0 | NA | 288 | stomach |
TCGA-B7-A5TN | 60 | 0 | NA | 287 | stomach |
TCGA-BR-4183 | 55 | 1 | 201 | NA | stomach |
TCGA-BR-4184 | 70 | 1 | 212 | NA | stomach |
-
Genelist : this file includes all copy number alteration genes from the copy number pancancer paper and the census genes from Cosmic .
-
Clinical file : *.merged_data.txt from Append_CustomClinical.
-
Clustering file : *.mergedcluster.txt from Aggregate_Molecular_Subtype_Clusters.
-
Copy number file : broad_values_by_arm.txt, *.conf_99.txt and broad_significance_results.txt from CopyNumber_Gistic2.
-
Mutation file : *.maf, *.sig_genes.txt, *.cosmic_sig_genes.txt and patient_counts_and_rates.txt from MutSigRun2.0/CV/2CV.
-
mRNAseq expression file : *.subclassmarkers.txt and *.log2.txt from mRNAseq_Clustering_CNMF and mRNAseq_Preprocess.
A detailed description of the output files :
-
Clinical features : start with CLI_ followed by clinical feature name ex: CLI_age.
-
Clustering results : start with CLUS_ followed by platform_method ex: CLUS_mRNAseq_cHierarchical.
-
Somatic mutation genes : start with SMG_ followed by version number( mutsig2.0,cv,2cv)_gene name ex: SMG_mutsig.2CV_FAM47C.
-
Somatic mutation genes expression : start wit SMG_ followed by gene name_mRNA ex: SMG_KRT3_mRNA.
-
Marker genes in each mRNAseq clustering subtype : star with mRNA_ followed by CNMF_gene name_difference_cluster number ex: mRNA_CNMF_FAM66E_.0.6_2 (In each cluster, the top 5 up regulated and top 5 down regulated genes were selected).
-
Copy number alterations :
-
Copy number focal events : start with Amp_/Del_ followed by cytoband name ex: Amp_1q32.1/Del_1p36.32.
-
Copy number arm level events : start with CN_ followed by arm_Amp/Del ex: CN_10p_Amp/CN_10p_Del.
-
Copy number alterative gene with expression: start with Amp/Del_ followed by gene name, cytoband names which contains this alterative gene and _mRNA ex: Amp_SOX2_3q26.32_mRNA/Del_PARK2_6q24.3_mRNA.
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.