Using adopted scripts from Jack's 'TCGA_Assemble' repo.
In the Functions folder is a script with all key functions written by Jack for processing.
The 'luadread_tcga_pancancer.R' has all the pre-processing scripts for TCGA PanCancer Atlas for each of the following data:
- Clinical
- CNA (this data file is too big to be opened using Excel)
- RNA-Seq - both median RPKM values and z-scores collated into one file (also too big to be opened in Excel)
- Mutations
- Fusions
The 'luad_pancancer_mut_analysis.R' script has the following analyses which were done in April 2019:
- Rough types and number of total mutations/patient
- Detailed type of mutation
- Protein change positions
- Amino acid changes
The 'luad_pancancer_mut_subsetting.R' script was used in April 2019: Used to subset predominatly KRAS single, STK11 single and KRAS/STK11 double mutation patients.
Contains the base immune gene expression signature genes and paper references. Immunity 2013 paper - https://doi.org/10.1016/j.immuni.2013.10.003 PLoS 2017 paper - https://doi.org/10.1371/journal.pone.0181868 CCR 2017 paper - 10.1158/1078-0432.CCR-17-0162