Skip to content

Commit

Permalink
Update details regarding tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrej33 committed Feb 20, 2024
1 parent 1149ac4 commit da5684a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added tutorial/case-study-mapk.pdf
Binary file not shown.
3 changes: 2 additions & 1 deletion tutorial/tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
}
},
"source": [
"This notebook illustrates the workflow of `BNClassifier`. We present the workflow on a case study using a PSBN model of the MAPK pathway, as described in Section 6.1 of the paper.\n",
"This notebook illustrates the workflow of `BNClassifier`. We present the workflow on a short \n",
" study using a PSBN model of the MAPK pathway. The details are described in `case-study-mapk.pdf` (in the `tutorial` folder).\n",
"\n",
"We give a step-by-step guide on how to replicate the results and observations. In the first part, we show how to run the classification and explore its inputs/outputs by executing the Python cells of this notebook. In the second part, we illustrate the GUI capabilities through animations, screenshots and comments. Please refer to the enclosed `Manual` for more information on the tool."
]
Expand Down

0 comments on commit da5684a

Please sign in to comment.