Difference between revisions of "Kmeilak Week 4"
From LMU BioDB 2013
Line 20: | Line 20: | ||
*transcription start site | *transcription start site | ||
+ | |||
+ | *ribosome binding site | ||
+ | |||
+ | cat infA-E.coli-K12.txt | sed "s/cat[at]at/ <minus10box>&<\/minus10box> /g" | sed "s/................. <minus10box>/<\/minus35box>& /g" | sed "s/......<\/minus35box>/ <minus35box>&/g" | sed "s/gagg/<rbs>&<\/rbs>/g" | ||
+ | |||
+ | * sequence of ribosome binding site | ||
+ | |||
+ | gagg |
Revision as of 00:28, 18 September 2013
Week 4
Transcription and Translation “Taken to the Next Level”
- -35 box of the promoter
cat infA-E.coli-K12.txt | sed "s/cat[at]at/ <minus10box>&<\/minus10box> /g" | sed "s/................. <minus10box>/<\/minus35box>& /g" | sed "s/......<\/minus35box>/ <minus35box>&/g"
- sequence of -35 box
tttact
- -10 box of the promoter
cat infA-E.coli-K12.txt | sed "s/cat[at]at/ <minus10box>&<\/minus10box> /g"
- sequence of -10 box
cattat
- transcription start site
- ribosome binding site
cat infA-E.coli-K12.txt | sed "s/cat[at]at/ <minus10box>&<\/minus10box> /g" | sed "s/................. <minus10box>/<\/minus35box>& /g" | sed "s/......<\/minus35box>/ <minus35box>&/g" | sed "s/gagg/<rbs>&<\/rbs>/g"
- sequence of ribosome binding site
gagg