Skip to content

Commit 4b24871

Browse files
authored
minor change
1 parent 4cc0cc2 commit 4b24871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/05-pcca-tpt.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"<a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\"><img alt=\"Creative Commons Licence\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by/4.0/88x31.png\" title='This work is licensed under a Creative Commons Attribution 4.0 International License.' align=\"right\"/></a>\n",
1010
"\n",
1111
"In this notebook, we will cover how to use PCCA++ to extract a coarse representation of the MSM. We will further investigate how to use transition path theory (TPT) to follow the pathways of the processes.\n",
12-
"When we want to analyze pathways, models with fewer states are more often desirable, since these are easier to understand. PCCA allows us to assign the microstates directly to **metastable** macrostates and TPT uses this group assignment to compute fluxes and pathways. \n",
12+
"When we want to analyze pathways, models with fewer states are more often desirable, since these are easier to understand. PCCA allows us to assign the microstates directly to metastable macrostates and TPT uses this group assignment to compute fluxes and pathways. \n",
1313
"\n",
1414
"\n",
1515
"Another method to get a model with viewer states are hidden Markov state models (HMM), introduced in notebook 07 [➜ 📓](07-hidden-markov-state-models.ipynb). In contrast to computing memberships of microstates to meta stable sets as in PCCA, in HMMs we directly obtain a model with viewer states.\n",

0 commit comments

Comments
 (0)