Skip to content

Update interactive flowchart: data flow corrections and layout improvements#1368

Merged
gaow merged 3 commits into
StatFunGen:mainfrom
al4225:update-flowchart
Jun 22, 2026
Merged

Update interactive flowchart: data flow corrections and layout improvements#1368
gaow merged 3 commits into
StatFunGen:mainfrom
al4225:update-flowchart

Conversation

@al4225

@al4225 al4225 commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Data flow fix: Add Step 3 (Genotype/Phenotype/Covariate Preprocessing) → Step 5b (Fine-mapping) connections — individual-level fine-mapping methods (SuSiE, mvSuSiE, fSuSiE) take raw genotypes, phenotypes, and covariates directly from Step 3, not just summary statistics from Step 4
  • ColocBoost link: Update wiki URL from mnm_analysis/mnm_methods/colocboost.htmlpecotmr_integration/colocboost.html
  • Gene Expression: Split into Bulk RNA-seq and Pseudobulk parallel tracks in Step 2
  • Section descriptions: Add one-line descriptions to each pipeline stage card
  • Badge fixes: "pending" → "MWE pending"; MASH cards marked as MWE pending; PCA|GRM reordered

Test plan

  • Confirm page renders correctly at https://statfungen.github.io/xqtl-protocol/xqtl_flowchart.html after merge

🤖 Generated with Claude Code

Anjing Liu and others added 3 commits June 21, 2026 22:06
- Add Step 3 (geno/pheno/cov-prep) → Step 5b connections for
  individual-level fine-mapping methods (SuSiE/mvSuSiE/fSuSiE)
- Add section descriptions to each pipeline stage card
- Fix ColocBoost wiki link to pecotmr_integration/colocboost.html
- Split Gene Expression into Bulk and Pseudobulk parallel tracks
- Various badge and layout fixes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…sumstats input

ColocBoost uses QTL sumstats (QtlDataset RDS) directly, not GWAS sumstats —
add the missing qtl-assoc→gwas-integ connection. Also correct the ref-data→gwas-integ
label from "LD reference + gene annotations" to "GWAS sumstats + LD reference" since
SuSiE-enloc and cTWAS require external GWAS sumstats as their primary input.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gaow gaow merged commit 0b1b8cd into StatFunGen:main Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants