-
parse the multiomics data from the synapse website of the dataset ROSMAP https://www.synapse.org/#!Synapse:syn23446022
-
Genome Variants https://www.synapse.org/#!Synapse:syn26263118
-
Methylation https://www.synapse.org/#!Synapse:syn3168763
-
RNA sequence https://www.synapse.org/#!Synapse:syn3505720
-
parse the clinical data https://www.synapse.org/#!Synapse:syn3191087
Check the jupyter nodebook 'ROSMAP_union_raw_data_process_AD.ipynb' or 'ROSMAP_union_raw_data_process_gender_in_AD.ipynb' for details.
Use 'ROSMAP_union_raw_data_process_AD.ipynb'
Use 'ROSMAP_union_raw_data_process_gender_in_AD.ipynb'
python load_data.py --dataset 'ROSMAP'python geo_ROSMAP_tmain_mosgraphflow.pypython geo_ROSMAP_tmain_gcn.pypython geo_ROSMAP_tmain_gat.pypython geo_ROSMAP_tmain_gin.pypython geo_ROSMAP_tmain_gformer.pypython geo_ROSMAP_tmain_mosgraphflow_analysis.pyThe R programing language will be used here, combined with python for data processing, to visualize the result in the file 'Plot_momic.py', with the attention mechanism in model mosGraphFlow.
3.1 Calculate average pathway attention of two sample groups for selected tasks (AD vs. non-AD, female vs. male within AD samples)
python ROSMAP_analysis_path_edge.pypython Plot_momic.pyBefore you run Plot_momic.py, you should configure your own R home directory in part 6 of the script.

Following is an signaling network interaction analysis exmaple. For AD/non-AD Top 70 gene features
-
Top 70 important nodes signaling network interaction in AD samples

-
Top 70 important nodes signaling network interaction in non-AD samples

-
Bar chart displaying the weight of important genes in AD and non-AD samples, ranking by their p-values. (The red dashed line indicates a p-value threshold of 0.05)
