Difference between revisions of "Team:Szeged SA RMG/Attributions"

 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Szeged_SA_RMG}}
 
 
<html>
 
<html>
 +
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 +
  <link rel="stylesheet" href="//www.methungeny.com/static/custom.css">
 +
  <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
 +
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
 +
<script>
 +
$( document ).ready(function() {
 +
document.getElementById("content").style = "width: 100%; margin: 0px; padding: 0px;";
 +
if(document.getElementById("sideMenu") != null) {
 +
document.getElementById("sideMenu").style="display: none;";
 +
}
  
 +
if (document.getElementById("top_title") != null) {
 +
document.getElementById("top_title").style="display: none;";
 +
}
  
PLEASE REFER TO OUR MAIN HOMEPAGE!
+
if (document.getElementById("top_menu_14") != null) {
 +
document.getElementById("top_menu_14").style="height: 25px;";
 +
}
  
 +
    });
 +
 +
</script>
  
<h3>★  ALERT! </h3>
+
<nav class="navbarmet navbar-inverse" style=" width: auto">
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
  <div class="container-fluid">
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
    <div class="navbar-header">
 +
      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>                       
 +
      </button>
 +
        <a class="navbar-brand" href=https://2017.igem.org/Team:Szeged_SA_RMG>
 +
      <img src="https://static.igem.org/mediawiki/2017/0/07/Methungeny_logo.png" style=" width:40px;"> </a></div>
 +
    <div class="collapse navbar-collapse" id="myNavbar">
 +
      <ul class="nav navbar-nav">
 +
 
 +
<div class="dropdown">
 +
  <button class="dropbtn">Team</button>
 +
  <div class="dropdown-content">
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/members">Members</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/mentors">Mentors</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/Attributions">Attributions</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/collaboration">Collaborations</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/pictures">Gallery</a>
 +
  </div>
 
</div>
 
</div>
<div class="clear"></div>
+
<div class="dropdown">
 +
  <button class="dropbtn">Project</button>
 +
  <div class="dropdown-content">
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/summary">Summary</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/articles">Article</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/bioinfo">Bioinformatics</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/biobricks">Biobricks</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/presentation">Presentation</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/poster">Poster</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/references">References</a>
 +
  </div>
 +
</div>
 +
<div class="dropdown">
 +
  <button class="dropbtn">Human Practices</button>
 +
  <div class="dropdown-content">
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/survey">Survey</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/methane">Methane</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/highschooloutreach">High School Outreach</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/universityoutreach">University Outreach</a>
 +
  </div>
 +
</div>
 +
<div class="dropdown">
 +
  <button class="dropbtn">Laboratory</button>
 +
  <div class="dropdown-content">
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/methods">Methods</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/labequipments">Lab Equipments</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/safety">Safety</a>
 +
  </div>
 +
</div>
 +
  </ul>
 +
      <ul class="nav navbar-nav navbar-right">
 +
        <li><a href="http:/www.methungeny.com">METHUNGENY</a></li>
 +
      </ul>
 +
    </div>
 +
  </div>
 +
</nav>
  
 +
<div class="w3-row-padding w3-light-grey w3-padding-64 w3-container">
 +
  <div class="w3-content">
 +
    <div class="w3-third w3-center">
 +
    </div>
  
 +
<h1><center>ATTRIBUTIONS</center></h1>
  
  
<div class="column full_size">
+
<h3><left>1) General Support</left></h3>
<h1>Attributions</h1>
+
  
<p> Each team must clearly attribute work done by the student team members on this page. The team must distinguish work done by the students from work done by others, including the host labs, advisors, instructors, and individuals not on the team roster.
+
<left>
<br><br>
+
<p5 class="w3-text-grey">
This is a bronze medal requirement. Please see the <a href="https://2017.igem.org/Judging/Medals">Medals requirements page</a> for more details.</p>
+
This is already the second time, when our school has an iGEM Team. This fact helped to make our environment understand what this project means. Nevertheless the challenge was huge and in this case we are extremely grateful
  
</div>
+
to school governors, our teachers, the School District's Science Laboratory and all the other persons we mention below, as they made it possible to work under fully supporting circumstances.
 +
</p5>
 +
</left>
  
 +
<left>
 +
<p5 class="w3-text-grey">
 +
The story itself started in January, when seven students in our Special Biology Class decided to form a team. Three other students joined us one month later. As first step we have consulted the former team members in order
  
<div class="clear"></div>
+
to understand how iGEM works. We especially thank to Akos Marton, Mark Harangozo and Gergo Nikolenyi (members of Hungenious Team of 2014) who advised us not to give up when difficulties are arisen. </p5>
 +
</left>
 +
 
  
 +
<h3><left>2) Project support and advice</left></h3>
  
<div class="column half_size">
+
<left>
<h5> Why is this page needed? </h5>
+
<p5 class="w3-text-grey">
<p>The Attribution requirement helps the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, but you must report what work your team did and what work was done by others.</p>
+
The opportunity that we could reach our main goal is mainly based on the fact, that the School District's Science Laboratory functions also as the Biomedical Education Centre of Szeged Scientists' Academy. The laboratory is
<p>
+
For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses.</p>
+
</div>
+
  
 +
fully equipped with all the devices which we needed during our work. The only equipment which  we used outside the school was a Nanodrop which was provided through the courtesy of Department of Pathology at University of
  
<div class="column half_size">
+
Szeged thanks to Prof. Farkas Sukosd.</p5>
<h5> What should this page have?</h5>
+
</left>
  
<ul>
 
<li>General Support</li>
 
<li>Project support and advice</li>
 
<li>Fundraising help and advice</li>
 
<li>Lab support</li>
 
<li>Difficult technique support</li>
 
<li>Project advisor support</li>
 
<li>Wiki support</li>
 
<li>Presentation coaching</li>
 
<li>Human Practices support</li>
 
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
 
</ul>
 
</div>
 
  
 +
<left>
 +
<p5 class="w3-text-grey">
 +
We received many advices from several experts, namely Lori Giver, researcher at Calysta Inc., Prof. Gabor Rakhely (Head of Department of Biotechnology at the local University of Szeged), Sergey Stolyar, Associate Professor at University of Idaho, Prof. Alexander M. Rubtsov (School of Biology at Lomonosov Moscow State University) and Anindya Sinha, Professor at National Institute of Advanced Studies at Indian Institute of Science Campus (Bangalore, India). You can read the details at our <a href="https://2017.igem.org/Team:Szeged_SA_RMG/HP/Gold_Integrated">Integrated Human Practices</a> homepage. </p5>
 +
</left>
 +
  
<div class="clear"></div>
+
<h3><left>3) Fundraising help and advice</left></h3>
  
<div class="column half_size">
+
<left>
 +
<p5 class="w3-text-grey">
 +
As we are students in a state maintained school, fundraising was crucial point in our successful project. There were four main resources which summed up to be able to cover all the required costs finally. As a secondary
  
<div class="highlight">
+
school student, we were not allowed to handle so huge amount. Therefore the main responsibility in this task was undertaken by our PI, Sandor Ban. Some of our mates has helped a lot in filling forms for the several
<h5> Can we base our project on a previous one? </h5>
+
<p>Yes! You can have a project based on a previous team, or based on someone else's idea, <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>
+
</div>
+
</div>
+
  
 +
grants.</p5>
 +
</left>
  
<div class="column half_size">
 
  
<h5>Inspiration</h5>
 
<p>Take a look at what other teams have done:</p>
 
<ul>
 
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
 
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
 
<li><a href="https://2014.igem.org/Team:Melbourne/Attributions">2014 Melbourne </a></li>
 
<li><a href="https://2014.igem.org/Team:Valencia_Biocampus/Attributions">2014 Valencia Biocampus</a></li>
 
</ul>
 
  
</div>
+
<left>
 +
<p5 class="w3-text-grey">
 +
The four resources were as follows:
 +
</p5>
 +
</left>
  
<div class="clear"></div>
+
<left>
 +
<p5 class="w3-text-grey">
 +
    a) Registration fee was covered by Szeged Scientists' Academy.
 +
</p5>
 +
</left>
  
<div class="column half_size">
+
<left>
 +
<p5 class="w3-text-grey">
 +
    b) Lab costs was covered by the School Districts's Science Laboratory and the Association of Hungarian Biology Teachers.</p5>
 +
</left>
 +
 
  
<h5>Team training and Project start</h5>
+
<left>
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
<p5 class="w3-text-grey">
<ul>
+
    c) 80% of the Jamboree costs was covered from a state maintained grant for talented youth
<li>Does your institution teach an iGEM or synthetic biology course?</li>
+
</p5>
<li>When did you start this course?</li>
+
</left>
<li>Are the syllabus and course materials freely available online?</li>
+
<li>When did you start your brainstorming?</li>
+
<li>When did you start in the lab?</li>
+
<li>When did you start working on  your project?</li>
+
  
</ul>
+
<left>
 +
<p5 class="w3-text-grey">
 +
    d) the remaining costs of the Jamboree was covered by a market based company.</p5>
 +
</left>
  
</div>
 
  
 +
<h3><left>4) Lab support</left></h3>
  
 +
<left>
 +
<p5 class="w3-text-grey">
 +
As all the members of the scientific subgroup in our team attend a Special Biology Class, thus we were ready to carry out basic molecular biology methods, such as micropipetting, using gel electrophoreses devices, PCR and
  
 +
spectrophotometry and working under antiseptic conditions. Nevertheless, research differs in many ways from a school lab activity in which everything is prepared by the staff. We had to be in touch with the idea that during
  
 +
the project everything should be done by ourselves. Pouring agar medium and agarose gel for electrophoreses, handling dangerous material, and genetically modified organisms, furthermore sterilizing tools were taught us by
 +
 +
the lab staff from step to step for which we are really grateful. We would like to say thanks to Andrea Borbola our second PI for her practical ideas when we got in trouble, to Aniko Gulyas for her industry to prepare all
 +
 +
materials and to help us in sterilization process, and to Laszlo Kiss for his contribution in preparing the inorganic solutions we used.</p5>
 +
</left>
 +
 
 +
 +
<h3><left>5) Difficult technique support</left></h3>
 +
 +
<left>
 +
<p5 class="w3-text-grey">
 +
Usually we carried out all steps on ourselves, but especially in the gel extraction process we were advised by Andrea Borbola to handle the equipments in a good manner to avoid the destroying the DNA by UV-light.</p5>
 +
</left>
 +
 +
 +
<h3><left>6) Project planning</left></h3>
 +
 +
<left>
 +
<p5 class="w3-text-grey">
 +
Project management was the duty of Mate Duda, a team member who was advised by his father, Erno Duda, founder, President and CEO of Solvo Biotechnology Co.</p5>
 +
</left>
 +
 +
 +
<h3><left>7) Wiki support</left></h3>
 +
 +
<left>
 +
<p5 class="w3-text-grey">
 +
The webpage was created and managed mainly by Mate Torok, a team member, who receivesd instructions to deal with the navigation bar from his brother, Peter Torok, Deputy Managing Director at http://mozaweb.com. Akos Sukosd,
 +
 +
Adam Halko, Mark Tarjan and PI Sandor Ban has also gave a huge contribution to edit the webpage.</p5>
 +
</left>
 +
   
 +
 +
<h3><left>8) Presentation coaching</left></h3>
 +
 +
<left>
 +
<p5 class="w3-text-grey">
 +
This was offered will be carried out by Erno Duda founder, President and CEO of Solvo Biotechnology Co.</p5>
 +
</left>
 +
 +
<h3><left>Acknowledgements</left></h3>
 +
 +
<left>
 +
<p5 class="w3-text-grey">
 +
We would like to say special thanks to Gábor Rákhely, Ph.D., head of Department of Biotechnology of the Hungarian Academy of Sciences. He provided us valuable help during planning and carrying out the experiments. He showed us the way of plasmid designation and also arranged us to be able to use the modular broad-host-range expression vectors, which were baselines in our project. Andrea Borbola, the assistant manager of the school laboratory and her collegue Eniko Gulyas lab assistant also meant a valuable help for us. She supported our project with her practiced pieces of advice and was always there, even on Sunday afternoons, when we needed help. We would like to say thank for Lori Giver Ph.D. and Sergey Stolyar, Ph.D. for giving us priceless help in cultivating and transforming the bacteria. Thank you also for Biomatters Ltd. for providing us the molecular biology designing software, Geneious, which was a really helpful tool in our project. Thank you for the Szeged Scientists Academy for ensuring us the possibility to take part in the iGEM 2017 competition.</p5>
 +
</left>
 +
 +
 +
   
 +
    </div> 
 +
  </div>
 +
    </div>
 +
  </div>
 +
</div>
 +
 +
<div class="container padding-32" id="members" style="width: 100%">
 +
 +
<div class="row row-padding">
 +
  <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12 m6 margin-bottom">
 +
      <img src="https://static.igem.org/mediawiki/2017/0/0e/Halko.jpeg" alt="Scientist" style="width:100%">
 +
      <h3>Ádám Halkó</h3>
 +
      <p class="opacity">biosafety, wet lab (bacterial transformation, plasmid miniprep)</p>
 +
  </div>
 +
  <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12 m6 margin-bottom">
 +
      <img src="https://static.igem.org/mediawiki/2017/9/92/Harangozo.jpeg" alt="Scientist" style="width:100%">
 +
      <h3>Ákos Harangozó</h3>
 +
      <p class="opacity">article, wet lab (plasmid miniprep, gel electrophoresis, gel extraction), bioinformatics (engineering
 +
                        the plasmid construct)</p>
 +
  </div>
 +
  <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12 margin-bottom">
 +
      <img src="https://static.igem.org/mediawiki/2017/c/c2/Sukosd.jpeg" alt="Scientist" style="width:100%">
 +
      <h3>Ákos Sükösd</h3>
 +
      <p class="opacity">article, wet lab (plasmid miniprep, gel electrophoresis, gel extraction, bacterial transformation),
 +
                        bioinformatics</p>
 +
  </div>
 +
  <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12 m6 margin-bottom">
 +
      <img src="https://static.igem.org/mediawiki/2017/6/6e/Kocsis.jpeg" alt="Scientist" style="width:100%">
 +
      <h3>Endre Kocsis</h3>
 +
      <p class="opacity">article, wet lab (bacterial transformation, gel electrophoresis), university presentation</p>   
 +
    </div>
 +
</div><div class="row row-padding">
 +
    <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12 m6 margin-bottom">
 +
      <img src="https://static.igem.org/mediawiki/2017/3/34/Mate.png" alt="Scientist" style="width:100%">
 +
      <h3>Lilla Máté</h3>
 +
      <p class="opacity">high school outreach, team library curator</p>
 +
    </div>
 +
    <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12 m6 margin-bottom">
 +
      <img src="https://static.igem.org/mediawiki/2017/c/ca/Tarjan.jpeg" alt="Scientist" style="width:100%">
 +
      <h3>Márk Tarján</h3>
 +
      <p class="opacity">web page assistant, high school outreach</p>
 +
    </div>
 +
    <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12 m6 margin-bottom">
 +
      <img src="https://static.igem.org/mediawiki/2017/thumb/7/79/Duda.png/900px-Duda.png" alt="Duda Mate" style="width:100%">
 +
      <h3>Máté Duda</h3>
 +
      <p class="opacity">business plan, media</p>
 +
    </div>
 +
    <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12 m6 margin-bottom">
 +
      <img src="https://static.igem.org/mediawiki/2017/8/88/Torok.jpeg" alt="Mate Torok" style="width:100%">
 +
      <h3>Máté Török</h3>
 +
      <p class="opacity">web page, media, design, poster</p>
 +
    </div>
 +
</div><div class="row row-padding">
 +
    <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12 m6 margin-bottom">
 +
      <img src="https://static.igem.org/mediawiki/2017/6/68/Otott.jpeg" alt="Scientist" style="width:100%">
 +
      <h3>Péter Ótott</h3>
 +
      <p class="opacity">article, wet lab (plasmid miniprep, gel electrophoresis, gel extraction, bacterial transformation),
 +
                        university presentation</p>
 +
    </div>
 +
    <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12 m6 margin-bottom">
 +
      <img src="https://static.igem.org/mediawiki/2017/8/80/Varga.jpeg" alt="Scientist" style="width:100%">
 +
      <h3> Varga Vincent</h3>
 +
      <p class="opacity">article, high school outreach</p>
 +
    </div>
 +
 +
</div>
 
</div>
 
</div>
 +
 
</html>
 
</html>

Latest revision as of 02:42, 2 November 2017

ATTRIBUTIONS

1) General Support

This is already the second time, when our school has an iGEM Team. This fact helped to make our environment understand what this project means. Nevertheless the challenge was huge and in this case we are extremely grateful to school governors, our teachers, the School District's Science Laboratory and all the other persons we mention below, as they made it possible to work under fully supporting circumstances. The story itself started in January, when seven students in our Special Biology Class decided to form a team. Three other students joined us one month later. As first step we have consulted the former team members in order to understand how iGEM works. We especially thank to Akos Marton, Mark Harangozo and Gergo Nikolenyi (members of Hungenious Team of 2014) who advised us not to give up when difficulties are arisen.

2) Project support and advice

The opportunity that we could reach our main goal is mainly based on the fact, that the School District's Science Laboratory functions also as the Biomedical Education Centre of Szeged Scientists' Academy. The laboratory is fully equipped with all the devices which we needed during our work. The only equipment which we used outside the school was a Nanodrop which was provided through the courtesy of Department of Pathology at University of Szeged thanks to Prof. Farkas Sukosd. We received many advices from several experts, namely Lori Giver, researcher at Calysta Inc., Prof. Gabor Rakhely (Head of Department of Biotechnology at the local University of Szeged), Sergey Stolyar, Associate Professor at University of Idaho, Prof. Alexander M. Rubtsov (School of Biology at Lomonosov Moscow State University) and Anindya Sinha, Professor at National Institute of Advanced Studies at Indian Institute of Science Campus (Bangalore, India). You can read the details at our Integrated Human Practices homepage.

3) Fundraising help and advice

As we are students in a state maintained school, fundraising was crucial point in our successful project. There were four main resources which summed up to be able to cover all the required costs finally. As a secondary school student, we were not allowed to handle so huge amount. Therefore the main responsibility in this task was undertaken by our PI, Sandor Ban. Some of our mates has helped a lot in filling forms for the several grants. The four resources were as follows: a) Registration fee was covered by Szeged Scientists' Academy. b) Lab costs was covered by the School Districts's Science Laboratory and the Association of Hungarian Biology Teachers. c) 80% of the Jamboree costs was covered from a state maintained grant for talented youth d) the remaining costs of the Jamboree was covered by a market based company.

4) Lab support

As all the members of the scientific subgroup in our team attend a Special Biology Class, thus we were ready to carry out basic molecular biology methods, such as micropipetting, using gel electrophoreses devices, PCR and spectrophotometry and working under antiseptic conditions. Nevertheless, research differs in many ways from a school lab activity in which everything is prepared by the staff. We had to be in touch with the idea that during the project everything should be done by ourselves. Pouring agar medium and agarose gel for electrophoreses, handling dangerous material, and genetically modified organisms, furthermore sterilizing tools were taught us by the lab staff from step to step for which we are really grateful. We would like to say thanks to Andrea Borbola our second PI for her practical ideas when we got in trouble, to Aniko Gulyas for her industry to prepare all materials and to help us in sterilization process, and to Laszlo Kiss for his contribution in preparing the inorganic solutions we used.

5) Difficult technique support

Usually we carried out all steps on ourselves, but especially in the gel extraction process we were advised by Andrea Borbola to handle the equipments in a good manner to avoid the destroying the DNA by UV-light.

6) Project planning

Project management was the duty of Mate Duda, a team member who was advised by his father, Erno Duda, founder, President and CEO of Solvo Biotechnology Co.

7) Wiki support

The webpage was created and managed mainly by Mate Torok, a team member, who receivesd instructions to deal with the navigation bar from his brother, Peter Torok, Deputy Managing Director at http://mozaweb.com. Akos Sukosd, Adam Halko, Mark Tarjan and PI Sandor Ban has also gave a huge contribution to edit the webpage.

8) Presentation coaching

This was offered will be carried out by Erno Duda founder, President and CEO of Solvo Biotechnology Co.

Acknowledgements

We would like to say special thanks to Gábor Rákhely, Ph.D., head of Department of Biotechnology of the Hungarian Academy of Sciences. He provided us valuable help during planning and carrying out the experiments. He showed us the way of plasmid designation and also arranged us to be able to use the modular broad-host-range expression vectors, which were baselines in our project. Andrea Borbola, the assistant manager of the school laboratory and her collegue Eniko Gulyas lab assistant also meant a valuable help for us. She supported our project with her practiced pieces of advice and was always there, even on Sunday afternoons, when we needed help. We would like to say thank for Lori Giver Ph.D. and Sergey Stolyar, Ph.D. for giving us priceless help in cultivating and transforming the bacteria. Thank you also for Biomatters Ltd. for providing us the molecular biology designing software, Geneious, which was a really helpful tool in our project. Thank you for the Szeged Scientists Academy for ensuring us the possibility to take part in the iGEM 2017 competition.
Scientist

Ádám Halkó

biosafety, wet lab (bacterial transformation, plasmid miniprep)

Scientist

Ákos Harangozó

article, wet lab (plasmid miniprep, gel electrophoresis, gel extraction), bioinformatics (engineering the plasmid construct)

Scientist

Ákos Sükösd

article, wet lab (plasmid miniprep, gel electrophoresis, gel extraction, bacterial transformation), bioinformatics

Scientist

Endre Kocsis

article, wet lab (bacterial transformation, gel electrophoresis), university presentation

Scientist

Lilla Máté

high school outreach, team library curator

Scientist

Márk Tarján

web page assistant, high school outreach

Duda Mate

Máté Duda

business plan, media

Mate Torok

Máté Török

web page, media, design, poster

Scientist

Péter Ótott

article, wet lab (plasmid miniprep, gel electrophoresis, gel extraction, bacterial transformation), university presentation

Scientist

Varga Vincent

article, high school outreach