Difference between revisions of "Team:TU Dresden/Playground"

Line 60: Line 60:
  
 
<!-- ADD A PICTURE WITH A CAPTION LIKE THIS: -->
 
<!-- ADD A PICTURE WITH A CAPTION LIKE THIS: -->
<div>
+
 
 
     <figure>
 
     <figure>
  
Line 67: Line 67:
 
           class="zoom">
 
           class="zoom">
 
       <figcaption><b>Figure 1: Example.</b> This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture End of the figures caption is here.</figcaption>
 
       <figcaption><b>Figure 1: Example.</b> This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture End of the figures caption is here.</figcaption>
 +
 +
    </figure>
 +
 +
 +
<!-- PLACE AN IMAGE NEXT TO A PARAGRAPH LIKE THIS (YOU CAN CHOOSE HOW WIDE THE SPACE FOR THE PICTURE SHOULD BE AND WHETHER THE PICTURE GOES LEFT OR RIGHT, MAKE SURE TO INCLUDE THE "class="makeresponsive" SO THAT TEXT AND PICTURE WILL MOVE BELOW EACH OTHER ON VERY SMALL SCREENS): -->
 +
 +
<figure>
 +
    <figure class="makeresponsive floatright" style="width: 50%;">
 +
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 +
          alt="An example picture to show how to include them."
 +
          class="zoom">
 +
      <figcaption><b>Figure 1: Example.</b> This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture End of the figures caption is here.</figcaption>
 +
</figure>
 +
 +
Synthetic biology wants to go beyond the pure biological by integrating concepts from chemistry or physics into the living world. At this interphase, our project wants to introduce Peptidosomes as a new fundamental approach for generating and applying encapsulated bacteria.
 +
    These spheres possess advantageous properties like stability in different media and a mesh-like structure that allows for the selective exchange of compounds via diffusion. Therefore, we are able to benefit from the entrapped cells' abilities, while ensuring that they are not released into their surroundings.
 +
    Using the powerful genetics of <i>Bacillus subtilis</i> and its secretory capabilities we demonstrate communication and cooperation between separately encapsulated bacterial populations as well as the environment. Peptidosomes can be further enhanced by incorporating magnetic or biological beads - which can be functionalized with proteins - into their peptide-based shell.
 +
    With this unique setup, we provide a whole new universe of applications to the iGEM community.
 +
</figure>
 +
 +
<figure>
 +
    <figure class="makeresponsive floatleft" style="width: 50%;">
 +
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 +
          alt="An example picture to show how to include them."
 +
          class="zoom">
 +
      <figcaption><b>Figure 1: Example.</b> This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture End of the figures caption is here.</figcaption>
 +
</figure>
 +
Synthetic biology wants to go beyond the pure biological by integrating concepts from chemistry or physics into the living world. At this interphase, our project wants to introduce Peptidosomes as a new fundamental approach for generating and applying encapsulated bacteria.
 +
    These spheres possess advantageous properties like stability in different media and a mesh-like structure that allows for the selective exchange of compounds via diffusion. Therefore, we are able to benefit from the entrapped cells' abilities, while ensuring that they are not released into their surroundings.
 +
    Using the powerful genetics of <i>Bacillus subtilis</i> and its secretory capabilities we demonstrate communication and cooperation between separately encapsulated bacterial populations as well as the environment. Peptidosomes can be further enhanced by incorporating magnetic or biological beads - which can be functionalized with proteins - into their peptide-based shell.
 +
    With this unique setup, we provide a whole new universe of applications to the iGEM community.
 +
</figure>
 +
 +
<!-- STYLING TEXT -->
 +
    <p>You can make text <b>bold</b>, tief<sub>gestellt</sub>, <i>italic</i> and so on. Ask google or me for the right tags if you want to do something more fancy. :)</p>
 +
 +
<!-- INCLUDE SEVERAL PICTURES NEXT TO EACH OTHER LIKE THIS -->
 +
 +
    <figure>
 +
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 +
          alt="An example picture to show how to include them."
 +
          style="width: 32%;"
 +
          class="makeresponsive">
 +
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 +
          alt="An example picture to show how to include them."
 +
          style="width: 32%;"
 +
          class="makeresponsive">
 +
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 +
          alt="An example picture to show how to include them."
 +
          style="width: 32%;"
 +
          class="makeresponsive">
 +
      <figcaption>This is an example picture</figcaption>
 +
    </figure>
 +
 +
  <figure>
 +
    <figure style="width: 32%;">
 +
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 +
          alt="An example picture to show how to include them."
 +
          class="makeresponsive zoom">
 +
      <figcaption>This is example picture 1</figcaption>
 +
    </figure>
 +
    <figure style="width: 32%;">
 +
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 +
          alt="An example picture to show how to include them."
 +
          class="makeresponsive">
 +
      <figcaption>This is example picture 2</figcaption>
 +
    </figure>
 +
    <figure style="width: 32%;">
 +
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 +
          alt="An example picture to show how to include them."
 +
          class="makeresponsive zoom">
 +
      <figcaption>This is example picture 3</figcaption>
 +
    </figure>
 +
    <figcaption> Caption for all three figures </figcaption>
 +
  </figure>
 +
</div>
 +
 +
<!-- PICTURES CAN ALSO BE OUTSIDE A SECTION DIV, IF YOU NEED A CAPTION FOR ONE OF THESE, TELL ME PLEASE! -->
 +
<div id="pagebanner" style="background-image: url(https://static.igem.org/mediawiki/2017/6/6a/T--TU_Dresden--planet--galaxy.png);padding-top: 0;">
 +
<div id="bannerspace" style="margin-bottom: 210px;">
 
<svg viewBox="0 0 2200 1000" width="100%" onload="init(evt)">
 
<svg viewBox="0 0 2200 1000" width="100%" onload="init(evt)">
 
     <script type="text/ecmascript">
 
     <script type="text/ecmascript">
Line 240: Line 320:
 
   <text class="linkinfo" id="linkinfo"
 
   <text class="linkinfo" id="linkinfo"
 
       x="0" y="0" visibility="hidden">Tooltip</text>
 
       x="0" y="0" visibility="hidden">Tooltip</text>
</svg>
+
</svg>  
    </figure>
+
 
</div>
 
</div>
 
<!-- PLACE AN IMAGE NEXT TO A PARAGRAPH LIKE THIS (YOU CAN CHOOSE HOW WIDE THE SPACE FOR THE PICTURE SHOULD BE AND WHETHER THE PICTURE GOES LEFT OR RIGHT, MAKE SURE TO INCLUDE THE "class="makeresponsive" SO THAT TEXT AND PICTURE WILL MOVE BELOW EACH OTHER ON VERY SMALL SCREENS): -->
 
 
<figure>
 
    <figure class="makeresponsive floatright" style="width: 50%;">
 
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 
          alt="An example picture to show how to include them."
 
          class="zoom">
 
      <figcaption><b>Figure 1: Example.</b> This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture End of the figures caption is here.</figcaption>
 
</figure>
 
 
Synthetic biology wants to go beyond the pure biological by integrating concepts from chemistry or physics into the living world. At this interphase, our project wants to introduce Peptidosomes as a new fundamental approach for generating and applying encapsulated bacteria.
 
    These spheres possess advantageous properties like stability in different media and a mesh-like structure that allows for the selective exchange of compounds via diffusion. Therefore, we are able to benefit from the entrapped cells' abilities, while ensuring that they are not released into their surroundings.
 
    Using the powerful genetics of <i>Bacillus subtilis</i> and its secretory capabilities we demonstrate communication and cooperation between separately encapsulated bacterial populations as well as the environment. Peptidosomes can be further enhanced by incorporating magnetic or biological beads - which can be functionalized with proteins - into their peptide-based shell.
 
    With this unique setup, we provide a whole new universe of applications to the iGEM community.
 
</figure>
 
 
<figure>
 
    <figure class="makeresponsive floatleft" style="width: 50%;">
 
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 
          alt="An example picture to show how to include them."
 
          class="zoom">
 
      <figcaption><b>Figure 1: Example.</b> This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture End of the figures caption is here.</figcaption>
 
</figure>
 
Synthetic biology wants to go beyond the pure biological by integrating concepts from chemistry or physics into the living world. At this interphase, our project wants to introduce Peptidosomes as a new fundamental approach for generating and applying encapsulated bacteria.
 
    These spheres possess advantageous properties like stability in different media and a mesh-like structure that allows for the selective exchange of compounds via diffusion. Therefore, we are able to benefit from the entrapped cells' abilities, while ensuring that they are not released into their surroundings.
 
    Using the powerful genetics of <i>Bacillus subtilis</i> and its secretory capabilities we demonstrate communication and cooperation between separately encapsulated bacterial populations as well as the environment. Peptidosomes can be further enhanced by incorporating magnetic or biological beads - which can be functionalized with proteins - into their peptide-based shell.
 
    With this unique setup, we provide a whole new universe of applications to the iGEM community.
 
</figure>
 
 
<!-- STYLING TEXT -->
 
    <p>You can make text <b>bold</b>, tief<sub>gestellt</sub>, <i>italic</i> and so on. Ask google or me for the right tags if you want to do something more fancy. :)</p>
 
 
<!-- INCLUDE SEVERAL PICTURES NEXT TO EACH OTHER LIKE THIS -->
 
 
    <figure>
 
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 
          alt="An example picture to show how to include them."
 
          style="width: 32%;"
 
          class="makeresponsive">
 
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 
          alt="An example picture to show how to include them."
 
          style="width: 32%;"
 
          class="makeresponsive">
 
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 
          alt="An example picture to show how to include them."
 
          style="width: 32%;"
 
          class="makeresponsive">
 
      <figcaption>This is an example picture</figcaption>
 
    </figure>
 
 
  <figure>
 
    <figure style="width: 32%;">
 
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 
          alt="An example picture to show how to include them."
 
          class="makeresponsive zoom">
 
      <figcaption>This is example picture 1</figcaption>
 
    </figure>
 
    <figure style="width: 32%;">
 
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 
          alt="An example picture to show how to include them."
 
          class="makeresponsive">
 
      <figcaption>This is example picture 2</figcaption>
 
    </figure>
 
    <figure style="width: 32%;">
 
      <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 
          alt="An example picture to show how to include them."
 
          class="makeresponsive zoom">
 
      <figcaption>This is example picture 3</figcaption>
 
    </figure>
 
    <figcaption> Caption for all three figures </figcaption>
 
  </figure>
 
</div>
 
 
<!-- PICTURES CAN ALSO BE OUTSIDE A SECTION DIV, IF YOU NEED A CAPTION FOR ONE OF THESE, TELL ME PLEASE! -->
 
 
<figure>
 
<figure>
 
     <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"
 
     <img src="https://static.igem.org/mediawiki/2017/f/f4/TU_Dresden_Meetup_10.jpg"

Revision as of 22:10, 1 November 2017

Entering A Whole New Universe Of Applications!

Section title

Subsection title

This is an even smaller heading

This is example text. I copied the abstract here to fill some space: Synthetic biology wants to go beyond the pure biological by integrating concepts from chemistry or physics into the living world. At this interphase, our project wants to introduce Peptidosomes as a new fundamental approach for generating and applying encapsulated bacteria.

These spheres possess advantageous properties like stability in different media and a mesh-like structure that allows for the selective exchange of compounds via diffusion. Therefore, we are able to benefit from the entrapped cells' abilities, while ensuring that they are not released into their surroundings.

Using the powerful genetics of Bacillus subtilis and its secretory capabilities we demonstrate communication and cooperation between separately encapsulated bacterial populations as well as the environment. Peptidosomes can be further enhanced by incorporating magnetic or biological beads - which can be functionalized with proteins - into their peptide-based shell.

With this unique setup, we provide a whole new universe of applications to the iGEM community.

  • First Item
  • Secont Item
  • Third Item
  • First Item
  • Secont Item
  • Third Item
Primerlist Primerlist

EncaBcillus - It's a trap!

An example picture to show how to include them.
Figure 1: Example. This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture End of the figures caption is here.
An example picture to show how to include them.
Figure 1: Example. This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture End of the figures caption is here.
Synthetic biology wants to go beyond the pure biological by integrating concepts from chemistry or physics into the living world. At this interphase, our project wants to introduce Peptidosomes as a new fundamental approach for generating and applying encapsulated bacteria. These spheres possess advantageous properties like stability in different media and a mesh-like structure that allows for the selective exchange of compounds via diffusion. Therefore, we are able to benefit from the entrapped cells' abilities, while ensuring that they are not released into their surroundings. Using the powerful genetics of Bacillus subtilis and its secretory capabilities we demonstrate communication and cooperation between separately encapsulated bacterial populations as well as the environment. Peptidosomes can be further enhanced by incorporating magnetic or biological beads - which can be functionalized with proteins - into their peptide-based shell. With this unique setup, we provide a whole new universe of applications to the iGEM community.
An example picture to show how to include them.
Figure 1: Example. This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture This is an example picture End of the figures caption is here.
Synthetic biology wants to go beyond the pure biological by integrating concepts from chemistry or physics into the living world. At this interphase, our project wants to introduce Peptidosomes as a new fundamental approach for generating and applying encapsulated bacteria. These spheres possess advantageous properties like stability in different media and a mesh-like structure that allows for the selective exchange of compounds via diffusion. Therefore, we are able to benefit from the entrapped cells' abilities, while ensuring that they are not released into their surroundings. Using the powerful genetics of Bacillus subtilis and its secretory capabilities we demonstrate communication and cooperation between separately encapsulated bacterial populations as well as the environment. Peptidosomes can be further enhanced by incorporating magnetic or biological beads - which can be functionalized with proteins - into their peptide-based shell. With this unique setup, we provide a whole new universe of applications to the iGEM community.

You can make text bold, tiefgestellt, italic and so on. Ask google or me for the right tags if you want to do something more fancy. :)

An example picture to show how to include them. An example picture to show how to include them. An example picture to show how to include them.
This is an example picture
An example picture to show how to include them.
This is example picture 1
An example picture to show how to include them.
This is example picture 2
An example picture to show how to include them.
This is example picture 3
Caption for all three figures
EncaBcillus It´s a trap! Tooltip
An example picture to show how to include them.

EncaBcillus - It's a trap!

Synthetic biology wants to go beyond the pure biological by integrating concepts from chemistry or physics into the living world. At this interphase, our project wants to introduce Peptidosomes as a new fundamental approach for generating and applying encapsulated bacteria. These spheres possess advantageous properties like stability in different media and a mesh-like structure that allows for the selective exchange of compounds via diffusion. Therefore, we are able to benefit from the entrapped cells' abilities, while ensuring that they are not released into their surroundings. Using the powerful genetics of Bacillus subtilis and its secretory capabilities we demonstrate communication and cooperation between separately encapsulated bacterial populations as well as the environment. Peptidosomes can be further enhanced by incorporating magnetic or biological beads - which can be functionalized with proteins - into their peptide-based shell. With this unique setup, we provide a whole new universe of applications to the iGEM community.

LINKS

Linktext