- Download the PPI file from GRAND.
- Register for a WebMeV account and download the GBM and LGG data from WebMeV.
- Download the curated gene set GMT file from Human MSigDB.
- Download the protein coding genes from GENCODE (basic gene annotation).
- Run separate_samples.py to separate data into male and female and find overlapping genes, changing the following:
- gbm_file_path: The path to the GBM expression data.
- lgg_file_path: The path to the LGG expression data.
- split_file_dir: The path to the directory where you wish to store the split files.
- Run concatenate.py to concatenate together the GBM and LGG files.
- Run NORMALIZED_DATA_CODE.r to normalize the data, changing the following:
- concatenatedFile: The path to the concatenated file.
- normalizedFile: The path where you wish to save the normalized file.
- Run Code_to_filter_by_PCG.r to filter by protein coding gene, changing the following:
- mappingFile: The path to the protein coding genes.
- matrixFile: The path to the concatenated data.
- filteredMatrixFile: The path where you wish to save the filtered data.
- Run updatecode.py to split the normalized and filtered data into LGG_F, LGG_M, GBM_F, and GBM_M.
- split_file_dir: The path to the directory where you wish to store the split files.
- matrix_dir: The path to the file containing the matrix of gene expression levels.
- Run runpanda.py to run PANDA, changing the following:
- localDir: The local directory where the motif, PPI, and expression data are stored.
- Run PercentileMonster.R to run MONSTER, changing the following:
- localDir: The local directory where the files are stored.
- Run diffanalysis.R to do pathway analysis changing the following:
- localDir: The local directory where the files are stored.
- pathwayDBFile: The pathway file path.
- Run Diffanalysis_Visuals.R to plot the pathways, changing the following:
- localDir: The local directory where the files are stored.
- Run MONSTER_plots.R changing the following:
- localDir: The local directory where the files are stored.
-
Notifications
You must be signed in to change notification settings - Fork 0
QuackenbushLab/Adebari_Glioma_scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Scripts used to replicate the results for the Adebari et al paper comparing sex differences in glioblastomas and low-grade gliomas.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published