Yuan Blog

「仰望星空 脚踏实地」

Combination therapy targeting Alzheimer's disease risk factors is associated with a significant delay in Alzheimer's disease–related cognitive decline

analysis from real world evidence

Old remedies, new songs for memories redeemed Note: The online version of our recent publication is open accessible: https://alz-journals.onlinelibrary.wiley.com/doi/10.1002/trc2.70074 ...

SupplyChain Acharya:AI Agent for Retail Challenge

Gen AI Capstone 2025Q1 by Kaggle

Multi-Agent Minds, One Mission. Kaggle Notebook The Kaggle Notebook for this blogpost (including code implementations and demos) could be found at: Note: [SupplyChain Acharya:AI Agent for R...

Supply Chain Acharya - Data simulation details

Gen AI Capstone 2025Q1

A supply chain is only as strong as its weakest data point. Kaggle Notebook The Kaggle Notebook for this blogpost could be found at: Note: [Kaggle Notebook 1: Supply Chain Data Simulation]...

Updated RNAseq Pipeline Using NextFlow

A modular, scalable, and reproducible workflow for RNA-seq data analysis with built-in QC, alignment, and quantification steps

🚀 Overview As RNA-Seq continues to be a core technology for transcriptomic analysis, having a reproducible, scalable, and modular pipeline is essential. In this post, I’ll walk through recent upd...

RNAseq analysis pipline update

Building an RNA Seq Pipeline for Reproducible Research and Reporting

From Reads to Reports: RNA-Seq Unveiled The github repository for this blogpost (including codes and potential documents) could be found at: Note: [RNA Seq Analysis report generation pipeli...

config of a xamp or xapp server

manually

I have used apache/tomcat-mysql-php many years ago. Recently, I need to configure my own local database management system, to manage EHR datasets based on OMOP schema. So, I picked this system up....

Analyzing MIMIC dataset using various machine learning models

From data cleaning to model evaluation

屈身守分,以待天时,不可与命争也 To do ordinary bioscience, we need diligent grant reviwers with high social skills. To do good bioscience, we need heroes. Altough I did not finish genomics PRS part of ROSMA...

Synchronize file from ROSMAP

synaspeclient and synapseutils

大丈夫处世,不能立功建业,不几与草木同腐乎? Get accessing to data hold by Synpase is easy as long as you have the permission. Below is my script to download data from there, using Python scripts. I get all Syn_nu...

Calculate SNP Heritability

Using SumHer

夫英雄者,胸怀大志,腹有良谋,有包藏宇宙之机,吞吐天地之志者也。 Taggings in heritability modeling All applications of SumHer require a tagging file, which records the (relative) expected heritability tagged by each predict...

Construct a GWAS reference panel for AD

Choose base GWAS and Reference Panel

I did not mean to learn GWAS, but it happened. Heritability I wanted to calculate PRS for Alzheimer’s, following the tutorials I wrote in May,2022. However, the WGAS summary data I have lack ...