Closed josephdviviano closed 1 year ago
Hey is work ongoing on this?
Joseph (Mobile)
On Mon, Oct 30, 2023 at 08:12 Paul Bertin @.***> wrote:
Closed #51 https://github.com/Bertinus/FLeCS/pull/51.
— Reply to this email directly, view it on GitHub https://github.com/Bertinus/FLeCS/pull/51#event-10806800421, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7TL2VM2EF3XWVGRV2UOPDYB6KRBAVCNFSM6AAAAAAVRTQ7G2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJQHAYDMOBQGA2DEMI . You are receiving this because you were assigned.Message ID: @.***>
Hi Paul! I'm splitting this PR (with one big commit, oops) from the next PR with the demo notebooks which I will push next.
What I did:
interventions.py
.knockout_edge
andknockout_gene
methods to theCellPopulation
base class, along with associated helper methods.CellPopulations
have astate_mask
. I didn't optimize this potentially, it would be worth a check on your side.state_mask
also required some changes toNodeSet
.