Skip to content

Document GEO and RNA-seq ingestion pipelines, fix stale v109 references - #120

Open
sgiannouk wants to merge 7 commits into
mainfrom
geo-download-pipeline
Open

Document GEO and RNA-seq ingestion pipelines, fix stale v109 references#120
sgiannouk wants to merge 7 commits into
mainfrom
geo-download-pipeline

Conversation

@sgiannouk

Copy link
Copy Markdown
Collaborator

Summary

  • Bump default Ensembl reference from v109 to v115 in geo_download.py, and fix the resulting stale v109 mentions across the GEO and main READMEs
  • Align GEO pipeline terminology with main (OE/KO -> Overexpression/Knockout/Knockdown) by cherry-picking upstream's own rename commit
  • Add a brief GEO + RNA-seq pointer section to the main README, linking out to dedicated pipeline docs
  • Add a new dedicated pipelines/experiments/README.md for the RNA-seq ingestion pipeline (same format as the GEO README), and slim the main README's experiment section down to a short pointer
  • Document control_mean_normalized_count in the canonical DE schema, per the RNA-seq pipeline maintainer

Closes #119

Test plan

  • Reviewed rendered Markdown locally for all three READMEs (main, GEO, experiments)
  • Verified no remaining v109 references in touched docs
  • Verified cross-links between the three READMEs resolve to the correct relative paths

Stavros Giannoukakos and others added 7 commits June 8, 2026 17:56
The downloader and geo_download.py defaults already moved to v115;
the README text still described v109.
Links the GEO download pipeline into the main workflow docs, and pulls
in the RNA-seq pipeline summary and canonical DE schema notes that
main already documents but this branch's README predates.
Mirrors the GEO download pipeline README's format: overview diagram,
numbered steps, output schema, and an outputs table.
Moves detailed RNA-seq ingestion mechanics into
pipelines/experiments/README.md and leaves a brief pointer in the main
README. Renumbers the remaining Workflow steps and repoints the GEO
README's step 5 at the new dedicated doc.
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.

Document GEO download and RNA-seq ingestion pipelines in READMEs

2 participants