Team:Sweden

From 2009.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{|style="color:#1b2c8a;background-color:#FFFFCC;" cellpadding="2" cellspacing="1" border="2" bordercolor="#fff" width="100%" align="center"
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
!align="center"|Home
+
<head>
-
!align="center"|Our Team
+
<title> Document By Tanvir </title>
-
!align="center"|Our Project
+
-
!align="center"|Project Design
+
-
!align="center"|Log Book
+
-
!align="center"|Result
+
-
!align="center"|Modeling
+
-
!align="center"|Sponsors
+
-
|}
+
-
[[Image:HeadLogo.jpg|center|950px]]
+
-
=Our project=
+
<title>Home Page</title>
-
----
+
-
::'''The linguistic cell: Sentence parsing yeast'''
+
-
::Our goal is to create an finite state automaton in the cell which parses sentences according to their parts-of-speech.
+
 +
<script language="JavaScript" type="text/javascript">
 +
//--------------- LOCALIZEABLE GLOBALS ---------------
 +
var d=new Date();
 +
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December");
 +
//Ensure correct for language. English is "January 1, 2004"
 +
var TODAY = monthname[d.getMonth()] + " " + d.getDate() + ", " + d.getFullYear();
 +
//---------------  END LOCALIZEABLE  ---------------
 +
</script>
 +
<!-----Style Sheet Start------------->
 +
<style type="text/css">
 +
<!--
 +
.style1 {
 +
font-size: 24px;
 +
font-weight: bold;
 +
font-style: italic;
 +
        color: #660000;
 +
}
 +
.style2 {
 +
font-size: 18px;
 +
font-weight: bold;
 +
font-style: italic;
 +
        color: #660000;
 +
}
 +
.style4 {font-size: xx-small}
 +
.style5 {
 +
color: #5C743D;
 +
font-weight: bold;
 +
}
 +
.style6 {
 +
font-size: 18px;
 +
font-style: italic;
 +
font-weight: bold;
 +
color: #5C743D;
 +
}
 +
-->
 +
</style>
 +
<!------Style Sheet End---------------->
-
=Team: Sweden=
+
<!-------Main Banner-------------------->
-
::*'''Sven Nelander''' –Supervisor
+
</head>
-
::::Postdoctoral Research Fellow
+
<body bgcolor="#F4FFE4">
-
::::Dept of Molecular and Clinical Medicine
+
<table width="100%" border="0" cellspacing="0" cellpadding="0">
-
::::Email: sven.nelander@wlab.gu.se
+
  <tr bgcolor="#D5EDB3">
-
::*'''Anna Hallerbach'''
+
    <td colspan="3" rowspan="2"><img src="images/d/dc/HeadLogo.jpg" alt="Header image" width="582" height="201" border="0" /></td>
-
::::Student: Bioinformatics, Chalmers
+
<!----------------------------------------->
-
::*'''Fahim Mahmudur Rahman'''
+
-
::::Student: Bioinformatics , Chalmers
+
-
::*'''Guo Jing'''
+
-
::::Student: Bioinformatics , Chalmers
+
-
::*'''Laleh Kazemzadeh'''
+
-
::::Student: Bioinformatics, Chalmers
+
-
::*'''Mohammad Tanvir Ahamad'''
+
-
::::Student: Bioinformatics, Chalmers
+
-
::*'''Mohammad Intakhar Ahmad'''
+
-
::::Student: System Biology, Goteborg
+
-
::*'''Naser Monsefi'''
+
-
::::Student: System Biology, Goteborg
+
-
::*'''Tabassum Farzana Jahan'''
+
-
::::Student: Bioinformatics, Chalmers
+
-
::*'''Mao Tiezheng'''
+
-
::::Student: Bioinformatics, Chalmers
+
-
<!--
+
<!----Banner 1st sentence-------->
-
<html>
+
    <td height="50" colspan="4" id="logo" size="36" valign="bottom" align="center" nowrap="nowrap" ><span class="style1">iGEM 2009 Team Sweden</span></td>
-
<div id="box" style="width: 900px; margin-center: 0px; padding: 5px; border: 1px solid #000; background-color: #fe2b33;">
+
    <td width="6">&nbsp;</td>
-
</div>
+
  </tr>
 +
<!------------------------------->
 +
<!----Banner 2nd sentence-------->
 +
  <tr bgcolor="#F4FFE4">
 +
    <td height="51" colspan="4" id="tagline" valign="top" align="center"><p class="style2">&nbsp; </p>
 +
    <p class="style2">Sentence Parcing With Cells</p></td>
 +
<td width="6">&nbsp;</td>
 +
  </tr>
 +
<!----------------------------------->
 +
<!----Below Banner 1st line--------->
 +
  <tr>
 +
    <td colspan="7" bgcolor="#5C743D"><img src="" alt="Image 1" alt="" width="4" height="3" border="0" /></td>
 +
  </tr>
 +
<!------------------------------------>
-
<p>&nbsp;</p>
 
-
<p>&nbsp;</p>
 
 +
<!------Date in 2nd line---------------->
 +
  <tr>
 +
    <td colspan="7" bgcolor="#99CC66" background=""><img src="" alt="line decor" width="4" height="3" border="0" /></td>
 +
  </tr>
 +
  <tr bgcolor="#99CC66">
 +
  <td colspan="7" id="dateformat" align="left" height="2">&nbsp;&nbsp;<script language="JavaScript" type="text/javascript">
 +
      document.write(TODAY); </script> </td>
 +
  </tr>
 +
<!------------------------------------------>
-
<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
+
<!----Below Banner 2nd line--------->
 +
  <tr>
 +
    <td colspan="7" bgcolor="#99CC66" background=""><img src="" alt="line decor" width="4" height="3" border="0" /></td>
 +
  </tr>
 +
<!------------------------------------->
-
<html>
+
<!----Below Banner 3rd line--------->
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
  <tr>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
    <td colspan="7" bgcolor="#5C743D"><img src="" alt="" width="1" height="2" border="0" /></td>
-
This is a template page. READ THESE INSTRUCTIONS.
+
  </tr>
-
</div>
+
<!------------------------------------>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
  <tr>
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
    <td width="187" valign="top" bgcolor="#D5EDB3">
-
</div>
+
<table border="0" bgcolor="#D5EDB3" cellspacing="0" cellpadding="5" width="202" id="navigation">
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, and a lab notebook. PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
        <tr>
 +
          <td width="0"><div align="center"><a href="javascript:;" class="navText"><strong>Home</a></td>
 +
        </tr>
 +
        <tr>
 +
          <td width="0"><div align="center"><a href="javascript:;" class="navText"><strong>Our Team</strong></a></td>
 +
        </tr>
 +
        <tr>
 +
          <td width="0"><div align="center"><a href="javascript:;" class="navText"><strong>Our project</strong></a></td>
 +
        </tr>
 +
        <tr>
 +
          <td width="0"><div align="center"><a href="javascript:;" class="navText"><strong>Project Design</strong></a></td>
 +
        </tr>
 +
        <tr>
 +
          <td width="0"><div align="center"><a href="javascript:;" class="navText"><strong>Log Book</strong></a></td>
 +
        </tr>
 +
        <tr>
 +
          <td width="0"><div align="center"><a href="javascript:;" class="navText"><strong>Results</strong></a></td>
 +
        </tr
 +
        ><tr>
 +
          <td width="0"><div align="center"><a href="javascript:;" class="navText"><strong>Modelling</strong></a></td>
 +
        </tr
 +
        ><tr>
 +
          <td width="0"><div align="center"><a href="javascript:;" class="navText"><strong>Sponsors</strong></a></td>
 +
      </tr
 +
      ></table>
 +
<br />
 +
  &nbsp;<br />
 +
  &nbsp;<br />
 +
  &nbsp;<br /> </td>
 +
    <td width="41">&nbsp;</td>
 +
    <td colspan="2" valign="top"><img src="" alt="" width="100" height="1" border="0" /><br />
 +
&nbsp;<br />
 +
&nbsp;<br />
 +
<!---------------Main Body-------------------->
 +
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#D5EDB3" width="508">
 +
        <tr>
 +
          <td width="508" class="pageName"><p class="style6">Why we are on iGEM </p>          </td>
 +
</tr>
 +
<tr>
 +
          <td class="bodyText"><p align="justify">We like the idea of creating something useful and gaining knowledge at the same time. The iGEM project combines this idea with an inter-national touch and empowers undergraduates to really live and work what they are studying.</p>
-
{|align="justify"
+
<p align="justify">iGEM is the perfect way for students to get hands on experience in state-of-the-art re-search. This is done in a playful and competi-tive manner. It is also a good learning experi-ence for us as we work in a professional lab environment, which we do not gain from usual course based educations.</p>
-
|You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing.
+
-
|[[Image:Example_logo.png|200px|center]]
+
-
|-
+
-
|
+
-
|[[Image:Team.png|right|frame|Your team picture]]
+
<p align="justify">iGEM is a platform for us to meet top ranked university researchers (other supervisors and undergraduates) from around the globe and involving ourselves with them will allow us to share knowledge and gain new experience.</p>
-
|-
+
-
|
+
-
|align="center"|[[Team:Kyoto | Team Example]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
<p align="justify">On top of it all, it is the first time a Swedish team is participating and it will be the best op-portunity for us to take part in this glorious voyage and the previous years show that being a rookie helps to win (2007 China and 2008 Slovenia).</p> </td>
 +
        </tr>
 +
      </table>
 +
<br />
 +
&nbsp;<br /> </td>
 +
    <td width="5"><img src="" alt="" width="0" height="1" border="0" /></td>
 +
        <td width="166" valign="top"><br />
 +
&nbsp;<br />
 +
<table border="0" cellspacing="0" cellpadding="0" width="163" id="leftcol">
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
  <tr>
-
!align="center"|[[Team:Sweden|Home]]
+
      <td width="10"><img src="" alt="" width="10" height="1" border="0" /></td>
-
!align="center"|[[Team:Sweden/Team|The Team]]
+
<td width="149" class="smallText"><br />
-
!align="center"|[[Team:Sweden/Project|The Project]]
+
<p align="center" class="style5">Latest News</p>
-
!align="center"|[[Team:Sweden/Parts|Parts Submitted to the Registry]]
+
<p align="justify">
-
!align="center"|[[Team:Sweden/Modeling|Modeling]]
+
  In this Sction latest news will be update. Latest news latest news. </p>
-
!align="center"|[[Team:sweden/Notebook|Notebook]]
+
<p align="justify">. </p>
-
|}
+
 
-
(''Or you can choose different headings.  But you must have a team page, a project page, and a notebook page.'')
+
<p align="justify">&nbsp;</p>
-
-->
+
 
 +
<br />
 +
  &nbsp;<br />          </td>
 +
        <td width="10">&nbsp;</td>
 +
        </tr>
 +
    </table> </td>
 +
<td width="123">&nbsp;</td>
 +
  </tr>
 +
  <tr>
 +
    <td width="187" bgcolor="#D5EDB3">&nbsp;</td>
 +
    <td width="41" bgcolor="#D5EDB3">&nbsp;</td>
 +
    <td width="407" bgcolor="#D5EDB3"><div align="center" class="style4">
 +
      <div align="right"><strong>Chalmers University of Technology &amp; Gothenburh University </strong></div>
 +
    </div></td>
 +
    <td width="157" bgcolor="#D5EDB3">&nbsp;</td>
 +
    <td width="5" bgcolor="#D5EDB3">&nbsp;</td>
 +
    <td width="166" bgcolor="#D5EDB3">&nbsp;</td>
 +
<td width="123" bgcolor="#D5EDB3">&nbsp;</td>
 +
  </tr>
 +
</table>
 +
</body>
 +
</html>

Revision as of 23:35, 5 September 2009

Document By Tanvir Home Page

Header image  

 

Sentence Parcing With Cells

 
Image 1
line decor
  
line decor

 
 
 
 
 
 

Why we are on iGEM

We like the idea of creating something useful and gaining knowledge at the same time. The iGEM project combines this idea with an inter-national touch and empowers undergraduates to really live and work what they are studying.

iGEM is the perfect way for students to get hands on experience in state-of-the-art re-search. This is done in a playful and competi-tive manner. It is also a good learning experi-ence for us as we work in a professional lab environment, which we do not gain from usual course based educations.

iGEM is a platform for us to meet top ranked university researchers (other supervisors and undergraduates) from around the globe and involving ourselves with them will allow us to share knowledge and gain new experience.

On top of it all, it is the first time a Swedish team is participating and it will be the best op-portunity for us to take part in this glorious voyage and the previous years show that being a rookie helps to win (2007 China and 2008 Slovenia).


 

 

Latest News

In this Sction latest news will be update. Latest news latest news.

.

 


 
 
 
   
Chalmers University of Technology & Gothenburh University