Biologie am 27.09.2024
This commit is contained in:
parent
47bbce1912
commit
361482d660
1 changed files with 27 additions and 0 deletions
27
bio/bio_2024-09-27.typ
Normal file
27
bio/bio_2024-09-27.typ
Normal file
|
@ -0,0 +1,27 @@
|
|||
#import "../template.typ": apply-template
|
||||
#show: apply-template
|
||||
#set page(header: "Biologie am 27.09.2024")
|
||||
|
||||
// Abkürzungen#sym.rlm
|
||||
#show "PBS": "Proteinbiosynthese"
|
||||
#show "LAC": "Lactose"
|
||||
#show "mRNA": text(orange)[mRNA]
|
||||
#show "Promotor": text(green)[Promotor]
|
||||
#show "Repressor": text(red)[Repressor]
|
||||
#show "Operator": text(blue)[Operator]
|
||||
|
||||
= Zweiphasiges Wachstum einer _E.-coli-Kultur_
|
||||
|
||||
//TODO: einen besseren Weg statt `#sym.space` zu spammen finden
|
||||
#sym.arrow Synthese von lactose-abbaunenden Enzymen starten\
|
||||
#sym.space #sym.space #sym.space #sym.arrow.curve PBS muss gestartet werden\
|
||||
#sym.space#sym.space#sym.space#sym.space#sym.space#sym.space#sym.space#sym.space.fig #sym.arrow.curve startet, wenn LAC vorhanden ist
|
||||
|
||||
Vermutungen:\
|
||||
#sym.arrow RNA-Polymerase nicht verfügbar?\
|
||||
#sym.arrow Ablesen der RNA-Polymerase blockiert?
|
||||
|
||||
Promotor, Operator und Strukturgene bilden Operon\
|
||||
Repressor setzt an Operator an und muss durch passendes Molekül gelöst werden #footnote[wie ein allesterisches Zentrum] (hier: LAC)\
|
||||
mRNA verbleibt beim Promotor bis Repressor am Operator gelöst wurde
|
||||
|
Loading…
Add table
Reference in a new issue