Skip to content

Commit e896fe0

Browse files
committed
fix link in scoring sequences
1 parent 2e80d17 commit e896fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/python-api/poet/scoring-sequences.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"\n",
132132
"Learn more about the `score` function in our [PoET Model API](../api-reference/embedding.html#openprotein.embeddings.PoETModel.score) page.\n",
133133
"\n",
134-
"Now that you have a list of sequence variants of interest, you can use the PoET model to perform a [single site analysis] to score all single substitution variants of your parent sequence conditioned on the prompt. See [Using PoET single site analysis](https://colab.research.google.com/drive/1iWZkoQtQxbLoxrzhUeHFTNO5TtWoMIvX?usp=drive_link) for more information."
134+
"Now that you have a list of sequence variants of interest, you can use the PoET model to perform a [single site analysis] to score all single substitution variants of your parent sequence conditioned on the prompt. See [Using PoET single site analysis](./single-site-analysis.ipynb) for more information."
135135
]
136136
}
137137
],

0 commit comments

Comments
 (0)