Biologie am 30.09.2024
This commit is contained in:
parent
c71fc38ac3
commit
76c25212b5
2 changed files with 30 additions and 0 deletions
28
bio/bio_2024-09-30.typ
Normal file
28
bio/bio_2024-09-30.typ
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
#import "../template.typ": apply-template
|
||||||
|
#show: apply-template
|
||||||
|
|
||||||
|
// text replacements
|
||||||
|
#show "TST": "Tryptophansyntethase"
|
||||||
|
|
||||||
|
#set page(header: [Biologie am 30.09.2024])
|
||||||
|
|
||||||
|
#outline()
|
||||||
|
|
||||||
|
= Tryptophansynthese
|
||||||
|
|
||||||
|
Indol-3-Glycerol-Phosphat → Tryptophan
|
||||||
|
|
||||||
|
TST-Gehalt schwindet mit Zusatz von Tryptophan\
|
||||||
|
vllt allesterisches Zentrum #footnote[kann auch als Domaine bezeichnet werden] bei Enzym, welches TST abbaut
|
||||||
|
|
||||||
|
Ein Enzym welche Tryptophan abbaut existiert und baut diesselbe Menge ab, welche unter normalen Umständen erstellt wird.
|
||||||
|
|
||||||
|
Vermutungen:\
|
||||||
|
- Repressor wird aktiviert und verhindert Transkription von TST
|
||||||
|
- Repressor wird durch Tryptophan aktiviert
|
||||||
|
#line(length: 5em)
|
||||||
|
- Tryptophan bindet an Enzym und dieses kann Reaktion nicht mehr katalysieren
|
||||||
|
- Tryptophan bindet an Enzym und dies führt zu Strukturänderung (allesterisches Zentrum)
|
||||||
|
|
||||||
|
HA: #underline[Fließschema für Regulation von Tryptophansyntethase]
|
||||||
|
//TODO: Bibleographie von Begrifflichkeiten wie TST oder ADP erstellen
|
|
@ -35,6 +35,8 @@
|
||||||
|
|
||||||
// here are replacements for commonly used shortcuts
|
// here are replacements for commonly used shortcuts
|
||||||
#show "z.B.": text[zum Beispiel]
|
#show "z.B.": text[zum Beispiel]
|
||||||
|
#show "zb": "zumb Beispiel"
|
||||||
|
#show "vllt": "vielleicht"
|
||||||
|
|
||||||
#body // IMPORTANT: must be at the very bottom, ekse the body will be overwritten
|
#body // IMPORTANT: must be at the very bottom, ekse the body will be overwritten
|
||||||
]
|
]
|
Loading…
Add table
Reference in a new issue