Skip to content

Plot population level from lineage data - #988

Merged
aarmey merged 11 commits into
masterfrom
population-sim
Sep 1, 2026
Merged

Plot population level from lineage data#988
aarmey merged 11 commits into
masterfrom
population-sim

Conversation

@Farnazmdi

Copy link
Copy Markdown
Contributor

figure 0 for lapatinib and gemcitabine.
Randomly choosing leaf cells and traversing back to root cells and **2 at each transition/division.

Farnazmdi and others added 11 commits June 19, 2023 17:48
figure0.py used the pre-refactor get_leaves_idx() helper, which no
longer exists after the CSR sparse array rework; switch to the
lin.leaves_idx attribute instead.

The taxol loading code (import_taxol* / assign_observs_Taxol /
sep_lineages in import_lineage.py, and the taxol block in
Lineage_collections.py) depended on lineage/data/taxol/, which is
gitignored and not available, breaking every import of
Lineage_collections. Remove it along with figureS18.py/figureS19.py,
the only figures that depended on it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XBehA2a1Zp2n2ce8Vr1ATa
actions/checkout@v4 and astral-sh/setup-uv@v5 both target Node 20,
which GitHub Actions runners are deprecating; bump to
actions/checkout@v7 and astral-sh/setup-uv@v10, which target Node 24.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XBehA2a1Zp2n2ce8Vr1ATa
astral-sh/setup-uv only publishes exact version tags for v8+ (no
v10 alias), unlike actions/checkout; pin to v10.0.1 explicitly.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XBehA2a1Zp2n2ce8Vr1ATa
@aarmey
aarmey merged commit 8793ac3 into master Sep 1, 2026
1 check passed
@aarmey
aarmey deleted the population-sim branch September 1, 2026 15:23
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