Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control kernels and modularity #200

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

bcdaniels
Copy link
Contributor

Still a work in progress.

Eventually this will merge in functionality to

  1. compute attractors efficiently in modular Boolean networks and
  2. compute control kernels in Boolean networks

There's also some leftover code for creating Random Boolean Networks that we might decide to include.

Work still to do:

  • Merge in edits to Landscape structure (appearing in the old synchronous.py file) having to do with "dynamic pinning"
  • Update modularity and control kernel code to use new Landscape interface
  • Split boolean.modularity into separate boolean.modularity and boolean.controlkernel submodules if it makes sense
  • Beef up unit tests (we have some written in test/test_modularity.py)
  • Otherwise clean up the code

@dglmoore
Copy link
Contributor

@bcdaniels You have a knack for submitting milestone pull requests: #100

@bcdaniels
Copy link
Contributor Author

bcdaniels commented Nov 13, 2020 via email

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