From dd018709a038568196de6c66081901807795e59c Mon Sep 17 00:00:00 2001 From: txj <21307110035@m.fudan.edu.cn> Date: Wed, 16 Oct 2024 21:30:08 +0800 Subject: [PATCH] fix: registry parts list, pv --- groupparts2024.py | 2 +- src/.vuepress/navbar.ts | 2 +- src/contribution.md | 2 +- src/parts.md | 2 +- src/pv.md | 2 +- src/results.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/groupparts2024.py b/groupparts2024.py index b59bd03..b620d15 100644 --- a/groupparts2024.py +++ b/groupparts2024.py @@ -257,5 +257,5 @@ print('\n'.join(["'%s'," % x for x in sorted(sub_is_NOT_basic) ])) # 'BBa_K5115081', print('\n\nCAUTION: remove files in parts-html for update\n') -#print('Validate with https://parts.igem.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2024&group=Fudan\n\n\n\n') +#print('Validate with https://parts.igem.org/partsdb/search_1000.cgi?q=K5115000\n\n\n\n') driver.quit() diff --git a/src/.vuepress/navbar.ts b/src/.vuepress/navbar.ts index f3dbe4e..8538caf 100644 --- a/src/.vuepress/navbar.ts +++ b/src/.vuepress/navbar.ts @@ -21,7 +21,7 @@ export default navbar([ text: 'Parts',children:[ { text: 'Improved Parts', link: '/improve' }, { text: 'Part Collection', link: '/part-collection' }, - { text: 'Registry Links', link: 'https://gitlab.igem.org/2024/fudan/-/blob/main/groupparts.md' }, + { text: 'Parts List', link: 'https://parts.igem.org/partsdb/search_1000.cgi?q=K5115000' }, ], icon: 'iconfont icon-experiment', }, diff --git a/src/contribution.md b/src/contribution.md index b956658..0c7fdde 100644 --- a/src/contribution.md +++ b/src/contribution.md @@ -10,7 +10,7 @@ author: ### Bronze -- We successfully complete the following Competition Deliverables: [Wiki](/fudan/), Presentation Video, Judging Form and in-person Judging Session at Paris. +- We successfully complete the following Competition Deliverables: [Wiki](/fudan/), [Presentation Video](https://video.igem.org/w/0a8667f2-af24-487e-bb4c-be98b868eb9e), [Safety Form](https://teams.igem.org/5115/safety), [Attributions Form](https://teams.igem.org/5115/attributions), Judging Form and in-person Judging Session at Paris. - We carefully describe what work our team members did and what other people did for our project at [Attributions](/fudan/attributions/). - We describe how and why we chose our iGEM project on our [Description](/fudan/description/) page - We make a useful [Contribution](/fudan/contribution/) for future iGEM teams. diff --git a/src/parts.md b/src/parts.md index dd4c65f..732e873 100644 --- a/src/parts.md +++ b/src/parts.md @@ -46,7 +46,7 @@ R_csoS1D 5-GCACGCTCGACTACCTG-3 Visit our [Improve](/fudan/improve/) page for parts we improved this year. -Vist our [Part Collection](/fudan/part-collection/) page for parts we made in 2024. Links to all parts available at [gitlab](https://gitlab.igem.org/2024/fudan/-/blob/main/groupparts.md). +Vist our [Part Collection](/fudan/part-collection/) page for parts we made in 2024. Links to all parts available at [gitlab](https://gitlab.igem.org/2024/fudan/-/blob/main/groupparts.md) and the [Registry](https://parts.igem.org/partsdb/search_1000.cgi?q=K5115000). Back to [https://2024.igem.wiki/fudan/](https://2024.igem.wiki/fudan/) diff --git a/src/pv.md b/src/pv.md index 4e02ecc..52c507c 100644 --- a/src/pv.md +++ b/src/pv.md @@ -117,7 +117,7 @@ Our work is carefully documented, with all course materials, effect evaluations, ---- -View our presentation video at [https://video.igem.org/w/@@@@](https://video.igem.org/w/@@@@) +View our presentation video at [https://video.igem.org/w/0a8667f2-af24-487e-bb4c-be98b868eb9e](https://video.igem.org/w/0a8667f2-af24-487e-bb4c-be98b868eb9e) [^1]: Global Critical Minerals Outlook 2024 – Analysis. IEA. diff --git a/src/results.md b/src/results.md index e2ffc8a..312fe79 100644 --- a/src/results.md +++ b/src/results.md @@ -12,7 +12,7 @@ author: <br><br> -We assemble some of our wet lab results from the [Registry](https://gitlab.igem.org/2024/fudan/-/blob/main/groupparts.md) onto this page. Please note on our [Inclusivity](/fudan/inclusivity/), [Entrepreneurship](/fudan/entrepreneurship/), [Education](/fudan/education/) and [Hardware](/fudan/hardware/) pages, we documented interesting results from those activities. +We assemble some of our wet lab results from the [Registry](https://parts.igem.org/partsdb/search_1000.cgi?q=K5115000) onto this page. Please note on our [Inclusivity](/fudan/inclusivity/), [Entrepreneurship](/fudan/entrepreneurship/), [Education](/fudan/education/) and [Hardware](/fudan/hardware/) pages, we documented interesting results from those activities. ## Testing nickel enrichment module -- GitLab