From 6a0efc2a45f8c15f259ead513fcf39b076ece982 Mon Sep 17 00:00:00 2001 From: Yuman Li <liyuman20@mails.tsinghua.edu.cn> Date: Tue, 10 Oct 2023 03:58:39 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 053d92e..85362d5 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,16 @@ If you wish to score antibody sequences via igfold, please first install igfold python structure_score.py ``` Generate the score. + +If you want to know more algorithm details, please see our wiki page. In addition, if you have questions about using our software, you can check our wiki software page. + +https://2023.igem.wiki/tsinghua-a + +https://2023.igem.wiki/tsinghua-a/model +https://2023.igem.wiki/tsinghua-a/engineering +https://2023.igem.wiki/tsinghua-a/experiments +https://2023.igem.wiki/tsinghua-a/software + ## Authors and acknowledgment Thank you to all the team members involved in this program for their hard work, please visit our homepage: https://2023.igem.wiki/tsinghua-a/team -- GitLab