Document GEO and RNA-seq ingestion pipelines, fix stale v109 references - #120
Open
sgiannouk wants to merge 7 commits into
Open
Document GEO and RNA-seq ingestion pipelines, fix stale v109 references#120sgiannouk wants to merge 7 commits into
sgiannouk wants to merge 7 commits into
Conversation
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.
Per the RNA-seq pipeline maintainer.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
geo_download.py, and fix the resulting stale v109 mentions across the GEO and main READMEsmain(OE/KO->Overexpression/Knockout/Knockdown) by cherry-picking upstream's own rename commitpipelines/experiments/README.mdfor the RNA-seq ingestion pipeline (same format as the GEO README), and slim the main README's experiment section down to a short pointercontrol_mean_normalized_countin the canonical DE schema, per the RNA-seq pipeline maintainerCloses #119
Test plan
v109references in touched docs