Skip to content

chore: promote dev → master (Tier-D tutorial reduction)#102

Merged
Jaureguy760 merged 1 commit intomasterfrom
dev
Apr 19, 2026
Merged

chore: promote dev → master (Tier-D tutorial reduction)#102
Jaureguy760 merged 1 commit intomasterfrom
dev

Conversation

@Jaureguy760
Copy link
Copy Markdown
Collaborator

Summary

Promote `dev` to `master`. One new commit on dev since last promotion:

Cumulative effect across Tier-B (PR #99) + Tier-D (PR #101):

  • docs/source: ~6,300 → ~3,060 lines (−51%)
  • tutorial section: 3,495 → 520 lines (−85%)
  • 25 → 22 pages

Test plan

* docs: remove top-level quickstart.rst

This 66-line page duplicated content now served by tutorials/bulk_workflow.rst
(install + count-variants + find-imbalance). Sole toctree entry removed from
index.rst. No other docs referenced it.

Part of Tier-D tutorial reduction: 6 getting-started pages → 3.

* docs: remove tutorials/quickstart_counting.rst

The 151-line quickstart was redundant with bulk_workflow.rst (which covers
the same count-variants invocation as part of its step 2). Having two
"5-minute" entry points confused the information architecture.

Self-reference at line 150 was the only inbound pointer; no other docs
referenced it.

Part of Tier-D tutorial reduction: 6 getting-started pages → 3.

* docs(tutorials): merge scrna_seq + scatac_workflow into single_cell_workflow

Before: scrna_seq.rst (112) + scatac_workflow.rst (156) = 268 lines of
parallel-structure tutorials that differed only in --feature argument
(GTF for genes, BED for peaks).

After: single_cell_workflow.rst (~155) covers both modalities with
data-type callouts, same pattern as bulk_workflow.rst. Preserves both
code examples, the per-cell vs pseudo-bulk decision table from the old
scATAC tutorial, and the barcode-suffix troubleshooting from both.

Updated 7 inbound :doc: references across:
- index.rst (toctree: 2 entries → 1)
- choosing_workflow.rst (4 references)
- bulk_workflow.rst (2 references collapsed to 1)
- faq.rst (1 reference)
- user_guide/single_cell.rst (1 reference)
- comparative_imbalance.rst (1 reference)

Part of Tier-D tutorial reduction: 6 getting-started pages → 3.
@Jaureguy760 Jaureguy760 merged commit aef5103 into master Apr 19, 2026
15 checks passed
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.

1 participant