jcrozum / biobalm

The biologist's Boolean attractor landscape mapper, building Waddington landscapes from Boolean networks.
https://jcrozum.github.io/biobalm/
MIT License
2 stars 0 forks source link

Drivers docs #100

Closed jcrozum closed 9 months ago

jcrozum commented 9 months ago

Updated docstrings in this module and changed some internal variable names for improved clarity.

github-actions[bot] commented 9 months ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
balm
   control.py1231489%48, 57, 61, 67, 81, 90–106, 329, 332, 345
   interaction_graph_utils.py54591%6–8, 47, 165–166
   motif_avoidant.py152299%25, 121
   petri_net_translation.py1481193%18–22, 58, 94, 207–208, 232–233, 242, 346
   space_utils.py129497%25–27, 252, 278
   succession_diagram.py2471295%6, 163, 177, 185, 188, 205–206, 312, 439, 627, 665, 700
   symbolic_utils.py26388%10–12, 44
   trappist_core.py1833084%11–15, 45, 47, 82, 129, 195, 197, 199, 227–230, 234–236, 256–262, 320, 322, 352, 392, 394, 425, 454
balm/_sd_algorithms
   compute_attractor_seeds.py30197%8
   expand_attractor_seeds.py51590%6, 42, 97–102
   expand_bfs.py28196%6
   expand_dfs.py30197%6
   expand_minimal_spaces.py37295%6, 31
   expand_source_SCCs.py164696%19–21, 91, 101, 143, 287
   expand_to_target.py31390%6, 38, 43
TOTAL147410093% 

Tests Skipped Failures Errors Time
364 0 :zzz: 0 :x: 0 :fire: 1m 8s :stopwatch:
jcrozum commented 9 months ago

Closing this in favor of #101.