Team:NYC Software

From 2011.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:NYC_Software/Templates/nav}}
 +
{{:Team:NYC_Software/Templates/css}}
 +
<html>
<html>
<html lang="en">
<html lang="en">
Line 7: Line 10:
<meta name="keywords" content="css3, igem" />
<meta name="keywords" content="css3, igem" />
-
<style type="text/css">
+
</head>
-
h1 {
 
-
margin: 0px;
 
-
padding: 30px 20px 20px 30px;
 
-
font-family: Helvetica, Arial;
 
-
font-size: 50px;
 
-
text-shadow: #6699a4 0px 4px 10px;
 
-
color: #fff;
 
-
}
 
-
 
-
#container {
 
-
width: 950px;
 
-
margin: 10px auto 0 auto;
 
-
background: #ffffff
 
-
-webkit-border-radius: 20px;
 
-
padding: auto;
 
-
-webkit-box-shadow: #999 0px 5px 15px;
 
-
}
 
-
 
-
@-webkit-keyframes moveIt {
 
-
0% {
 
-
background-position: 0% 0%;
 
-
}
 
-
100% {
 
-
background-position: 0% 150%;
 
-
}
 
-
}
 
-
 
-
#header {
 
-
height: 150px;
 
-
background-image: url(https://static.igem.org/mediawiki/2011/e/ea/Nyc-phylotreed.png);
 
-
background-position: 0% 0%;
 
-
-webkit-animation-name: moveIt;
 
-
-webkit-animation-duration: 20s;
 
-
-webkit-animation-iteration-count: infinite;
 
-
-webkit-animation-timing-function: linear;
 
-
-webkit-border-radius: 20px;
 
-
}
 
-
 
-
#content {
 
-
padding: 0px;
 
-
}
 
-
 
-
</style>
 
-
 
-
</head>
 
<body>
<body>
-
 
-
<div id="container">
 
-
<div id="header">
 
-
<h1>NYC-iGEM software</h1>
 
-
</div>
 
-
<div id="content">
+
<div id="container">
-
<h3>Meet the awesomeness</h3>
+
                <h3>NYC Software Development and Genome Analysis Team</h3>
-
                <p>Our iGEM squadron consists of students from the Dalton School, Hunter College, Columbia University, Yeshiva University, NYU-Poly, and Cornell University. Our advisers (and donated workspace) reside at Weill Cornell Medical College on the Upper East Side of Manhattan. </p>
+
-
                <h3>What we're doing</h3>
+
                 <p>
                 <p>
-
                <h4>Deinococcus Genome/ Transcriptome Sequencing</h4>
+
                  <h4>Registry/ Biobrick Tools</h4>
-
                 How can previously unresearched species inform us about radiation resistance? We are using whole genome and RNA-seq to analyze a genus' response to ionizing radiation.  
+
                 Our primary aim is to develop tools to make iGEM easier. We realize that three months is an incredibly short time to attempt ambitious synthetic biology projects, so we are working to code tools that will allow future iGEMers to develop their experimental plans more quickly. Our <a href="http://www.nysynbio.org/cgi/Biobrick_primers.cgi">Primer Designer </a>will take a given sequence and output the primers necessary to biobrick that part. When searching the Registry to see if your parts has been biobricked already, text searches turn out to be an inefficient way to find this information. Instead, perhaps you could use <a href="http://www.nysynbio.org/cgi/BLAST.html">our BLAST Tool</a> to search based on your parts' sequence instead of the arbitrary name humanity has given it.
-
                <h4>Registry/ Biobrick Tools</h4>
+
 
-
                We also realize that there are unsolved problems on the software side of synthetic biology, so we are working with others to code tools to integrate into the Registry and are working on libraries to manipulate biobricks in general.  
+
            <h4>Deinococcus Genome Sequencing</h4>
-
                <h3>Team Members and Affiliations</h3>
+
                Our wetlab partner team's goal is to discover novel responses to radiation resistance in bacteria by cloning a lot of genes and testing them. We aim to aid that effort by sequencing the genomes of species of the radiation-resistant Deinococcus genus and to identify genes that may be responsible for increased protection against superoxide radicals and ionizing radiation. This is a pretty ambitious goal, but thanks to a large donation from Illumina and our location here in the Mason Lab at Weill Cornell we can make it happen.
-
                <p>
+
 
-
                Daniel Packer - Hunter College</p>
+
        </div>
-
                <p>
+
-
                Jakub Cichon - NYU-Poly</p>
+
-
                <p>
+
-
                Hannah Landes - The Dalton School</p>
+
-
                <p>
+
-
                Bavir Kunar - Columbia University</p>
+
-
                <p>
+
-
                Sung won Lim - Genspace NYC</p>
+
-
             
+
-
              <h3>Weill Cornell Medical College Advisors and Grad Students</h3>
+
-
              <p>
+
-
              <p>
+
-
              Russell Durrett, Christopher Mason - Institute for Computational Biology</p>
+
-
              <p>
+
-
              Alex Hansler, Steve Gross -  Department of Pharmacology</p>
+
-
</div>
+
-
</div>
+
</body>
</body>
</html>
</html>
 +
 +
 +
{{:Team:NYC_Software/Templates/boxes}}

Latest revision as of 19:38, 28 September 2011