jcrozum / pystablemotifs

Python library for attractor identification and control in Boolean networks
MIT License
28 stars 7 forks source link

Copied relevant changes from Implement_DOI. Rebuilt Manual. #66

Closed jcrozum closed 3 years ago

jcrozum commented 3 years ago

I changed the testing file to point to the functions from DomainOfInfluence.py instead of redefining the functions in the testing file itself. Please double check that it still works.

jcrozum commented 3 years ago

I've added that import. If everything looks good to you, can you complete the review and merge the branch?