Team:UCSD Software/Teaml
From 2014.igem.org
Line 2: | Line 2: | ||
<html> | <html> | ||
- | + | <head> | |
- | + | <title>About</title> | |
- | + | <meta charset="UTF-8"> | |
- | + | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
- | + | <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> | |
- | + | <script src="https://code.jquery.com/jquery-2.1.1.min.js"></script> | |
- | + | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> | |
- | + | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> | |
- | + | <link rel="stylesheet" href="masterCSS.css"> | |
- | + | <script src="masterJS.js"></script> | |
- | + | </head> | |
- | + | <body> | |
- | + | <!--navbar --> | |
- | + | <div class="container-fluid"> | |
- | + | ||
- | + | <!--navbar --> | |
- | + | ||
- | + | <nav class="navbar navbar-header nav-justified" role="navigation" id='nav'> | |
- | + | <div class="btn-group btn-group"> | |
- | + | <div class="btn btn-lg " id="home">Home</div> | |
- | + | <div class="btn btn-lg " id="about">About</div> | |
- | < | + | <div class="btn btn-lg " id="documentation">Documentation</div> |
- | + | <div class="btn btn-lg" id="wiki">Wiki</div> | |
- | + | <div class="btn btn-lg" id="app">App</div> | |
- | + | <div class="btn btn-lg" id="contact">Contact</div> | |
- | + | ||
- | + | </div> | |
- | + | ||
- | + | <form class="navbar-form navbar-right" role="search"> | |
- | + | <div class="form-group "> | |
- | + | <input type="email" class="form-control text-warning input-sm" placeholder="Email" id="userName"> | |
- | + | <input type ="text" class="form-control text-primary input-sm" placeholder="Password" id="userPassword"> | |
- | + | </div> | |
- | + | <button class="btn btn-primary btn-sm " id="registration">Log In</button> | |
- | + | <button class="btn btn-primary btn-sm" id='registerMe' >Register</button> | |
- | + | </form> | |
- | + | ||
- | + | ||
- | + | </nav> | |
- | + | ||
- | + | </div> | |
- | + | <!--navbar ends--> | |
- | + | <!--profiles--> | |
- | + | <div class="container"> | |
- | + | <div class="row" id="groupInfo"> | |
- | + | <div class="thumbnail" id="mainPic"> | |
- | + | <img class="img-responsive" src="ProfilePics/igemlogo.png"> | |
- | + | <div class="caption"> | |
- | + | ||
- | + | Genetic circuits are often difficult to engineer, requiring months to design, build, and test each individual genetic device involved in the circuit. SBiDer, a web tool developed by the UCSD Software iGEM team, will leverage existing devices to construct a database with consideration for the function of each device interpreted as boolean logic. The data can be queried by the user through SBiDer's visual interface to explore circuit designs. The displayed circuit's literature reference, characterization data, and images of included devices can be viewed through the built-in table. Basic validation of the circuit performance is also provided within in the interface. SBiDer's web of information can be expanded through user-generated additions to the database to improve the efficiency of the application and the accuracy of the models. | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </div> | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <div class = " | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <!--undergrads--> | ||
+ | <div class="row text-center" id="undergraduates"> | ||
+ | <h1>The Team </h1> | ||
+ | <div class="col-md-4"> | ||
+ | <div class="thumbnail" id="underPic"> | ||
+ | <img class="img-circle" src="ProfilePics/Huwate.jpg"> | ||
+ | <h2>Huwate Yeerna</h2> | ||
+ | <ul> | ||
+ | <li>Bioinformatics, 2015</li> | ||
+ | <li><a href="https://www.linkedin.com/in/hyeerna">LinkedIn</a></li> | ||
+ | <li></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4"> | ||
+ | <div class="thumbnail" id="underPic"> | ||
+ | <img class="img-circle" src="ProfilePics/Joaquin.jpg"> | ||
+ | <h2>Joaquin Reyna</h2> | ||
+ | <ul> | ||
+ | <li>Bioinformatics, 2015</li> | ||
+ | <li><a href="">LinkedIn</a></li> | ||
+ | <li></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4"> | ||
+ | <div class="thumbnail" id="underPic"> | ||
+ | <img class="img-circle" src="http://3.images.spike.com/images/shows/blue-mountain-state/articles/thad_jail_blog2.jpg?quality=0.91"> | ||
+ | <h2>Valeriy Sosnovskiy </h2> | ||
+ | <ul> | ||
+ | <li>Biochemistry, Computer Science, 2015</li> | ||
+ | <li><a href="https://www.linkedin.com/profile/view?id=306167421&trk=nav_responsive_tab_profile">LinkedIn</a></li> | ||
+ | <li></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <div class="row text-center" id="undergraduates"> | ||
+ | <div class="col-md-4"> | ||
+ | <div class="thumbnail" id="underPic"> | ||
+ | <img class="img-circle" src="ProfilePics/Lauren.jpg"> | ||
+ | <h2>Lauren Crudup </h2> | ||
+ | <ul> | ||
+ | <li>Bioengineering, 2015</li> | ||
+ | <li><a href="https://www.linkedin.com/profile/view?id=210400159&trk=nav_responsive_tab_profile_pic">LinkedIn</a></li> | ||
+ | <li></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4"> | ||
+ | <div class="thumbnail" id="underPic"> | ||
+ | <img class="img-circle" src="ProfilePics/Gary.JPG"> | ||
+ | <h2>Gary Le</h2> | ||
+ | <ul> | ||
+ | <li>Human Biology, Business, 2017</li> | ||
+ | <li><a href="https://www.linkedin.com/pub/gary-le/a3/720/639">LinkedIn</a></li> | ||
+ | <li></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4"> | ||
+ | <div class="thumbnail" id="underPic"> | ||
+ | <img class="img-circle" src="ProfilePics/KP.jpg"> | ||
+ | <h2>Kartikeya Puri</h2> | ||
+ | <ul> | ||
+ | <li>Computer Science, 2016</li> | ||
+ | <li><a href="https://www.linkedin.com/pub/kartikeya-puri/73/557/a09">LinkedIn</a></li> | ||
+ | <li></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <div class="row text-center" id="undergraduates"> | ||
+ | <div class="col-md-4"> | ||
+ | <div class="thumbnail" id="underPic"> | ||
+ | <img class="img-circle" src="ProfilePics/Fred.jpg"> | ||
+ | <h2>Luyao Zhou</h2> | ||
+ | <ul> | ||
+ | <li></li> | ||
+ | <li><a href="https://www.linkedin.com/profile/view?id=240077984&authType=NAME_SEARCH&authToken=k-dM&locale=en_US&trk=tyah&trkInfo=tarId%3A1411758557752%2Ctas%3Aluyao%20zhou%2Cidx%3A1-4-4">LinkedIn</a></li> | ||
+ | <li></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4"> | ||
+ | <div class="thumbnail" id="underPic"> | ||
+ | <img class="img-circle" src="ProfilePics/Fernando.jpg"> | ||
+ | <h2>Fernando Contreras</h2> | ||
+ | <ul> | ||
+ | <li>Biosystems, 2017</li> | ||
+ | <li><a href="https://www.linkedin.com/profile/view?id=372964518&trk=nav_responsive_tab_profile">LinkedIn</a></li> | ||
+ | <li></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4"> | ||
+ | <div class="thumbnail" id="underPic"> | ||
+ | <img class="img-circle" src=""> | ||
+ | <h2></h2> | ||
+ | <ul> | ||
+ | <li></li> | ||
+ | <li><a href="">LinkedIn</a></li> | ||
+ | <li></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <!--end of undergrads--> | ||
+ | <h1>Advisors</h1> | ||
+ | <!--graduates--> | ||
+ | <div class="row text-center" id="graduates"> | ||
+ | |||
+ | |||
+ | <div class="col-md-6"> | ||
+ | <div class="thumbnail text-center" id="gradPic"> | ||
+ | <img class="img-circle" src="ProfilePics/Jenhan.jpg"> | ||
+ | <h2>Jenhan Tao</h2> | ||
+ | <ul> | ||
+ | <li>Bioinformatics PhD, 2018<br> | ||
+ | Bioengineering, UC Berkeley, 2012 | ||
+ | </li> | ||
+ | <li><a href="https://www.linkedin.com/pub/jenhan-tao/1a/763/83b">LinkedIn</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-6"> | ||
+ | <p class="pull-left"> | ||
+ | Jenhan is a PhD student in the Bioinformatics and Systems Biology program at UCSD. He's interested in utilizing computational technqiues to increase our capacity to understand complex biological problems such as cell signalling. This is Jenhan's second year working as an iGEM mentor. Previously Jenhan was involved in synthetic biology research as an iGEM team member at Boston University and as a research assistant at UC Berkeley, the BioFAB, and Boston University. | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | <div class="row text-center" id="graduates"> | ||
+ | |||
+ | |||
+ | <div class="col-md-6"> | ||
+ | <div class="thumbnail text-center" id="gradPic"> | ||
+ | <img class="img-circle" src="ProfilePics/Justin.jpg"> | ||
+ | <h2>Justin Huang</h2> | ||
+ | <ul> | ||
+ | <li>Bioinformatics PhD, 2018<br> | ||
+ | Biology,Mathematics University of North Carolina-Chapel Hill, 2013 | ||
+ | </li> | ||
+ | <li><a href="www.linkedin.com/in/justinkhuang">LinkedIn</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-6"> | ||
+ | <p class="pull-left"> | ||
+ | Justin Huang is a second year Bioinformatics PhD student at UC San Diego. Originally hailing from the great state of North Carolina, Justin completed his undergraduate studies with a BS in Biology and a BA in Mathematics from the University of North Carolina at Chapel Hill in 2013. Justin's research interests are in translational medicine, specifically in the role of translational medicine in cancer. Justin is also an avid sports fan, and an advocate for Asian American issues. You can follow him @huangger on Twitter. | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | <div class="row text-center" id="graduates"> | ||
+ | |||
+ | |||
+ | <div class="col-md-6"> | ||
+ | <div class="thumbnail text-center" id="gradPic"> | ||
+ | <img class="img-circle" src="ProfilePics/Ben.png"> | ||
+ | <h2>Benjamin Kellman</h2> | ||
+ | <ul> | ||
+ | <li>Bioinformatics PhD, 2018<br> | ||
+ | Biology, University of Rochester, 2012 | ||
+ | </li> | ||
+ | <li><a href="https://www.linkedin.com/profile/view?id=331388590&authType=NAME_SEARCH&authToken=3p2B&locale=en_US&trk=tyah2&trkInfo=tarId%3A1412133206770%2Ctas%3Aben%2Cidx%3A2-1-2">LinkedIn</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-6"> | ||
+ | <p class="pull-left"> | ||
+ | My name is Benjamin Kellman. I am a PhD student at the University of California at San Diego studying Bioinformatics and Systems Biology. My work uses existing formalisms in mathematics and computer science to consolidate the spurious information of experimental biology to a more codified rule set; many such reductions have already been made. I hope to apply fundamental biological axioms formalism to increase the power of my biological predictions. | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | <div class="row text-center" id="graduates"> | ||
+ | |||
+ | |||
+ | <div class="col-md-6"> | ||
+ | <div class="thumbnail text-center" id="gradPic"> | ||
+ | <img class="img-circle" src="ProfilePics/Adreas.jpg"> | ||
+ | <h2>Andreas Dräger</h2> | ||
+ | <ul> | ||
+ | <li>Bioinformatics PhD, 2018<br> | ||
+ | Bioengineering, UC Berkeley, 2012 | ||
+ | </li> | ||
+ | <li><a href="https://www.linkedin.com/in/andreasdraege">LinkedIn</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-6"> | ||
+ | <p class="pull-left"> | ||
+ | Jenhan is a PhD student in the Bioinformatics and Systems Biology program at UCSD. He's interested in utilizing computational technqiues to increase our capacity to understand complex biological problems such as cell signalling. This is Jenhan's second year working as an iGEM mentor. Previously Jenhan was involved in synthetic biology research as an iGEM team member at Boston University and as a research assistant at UC Berkeley, the BioFAB, and Boston University. | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | |||
</div> | </div> | ||
- | + | ||
- | + | <!--end of graduates--> | |
+ | </div> | ||
+ | |||
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</html> | </html> |
Revision as of 10:01, 13 October 2014
The Team
Huwate Yeerna
- Bioinformatics, 2015
Joaquin Reyna
- Bioinformatics, 2015
Valeriy Sosnovskiy
- Biochemistry, Computer Science, 2015
Lauren Crudup
- Bioengineering, 2015
Gary Le
- Human Biology, Business, 2017
Kartikeya Puri
- Computer Science, 2016
Advisors
Jenhan Tao
- Bioinformatics PhD, 2018
Bioengineering, UC Berkeley, 2012
Jenhan is a PhD student in the Bioinformatics and Systems Biology program at UCSD. He's interested in utilizing computational technqiues to increase our capacity to understand complex biological problems such as cell signalling. This is Jenhan's second year working as an iGEM mentor. Previously Jenhan was involved in synthetic biology research as an iGEM team member at Boston University and as a research assistant at UC Berkeley, the BioFAB, and Boston University.
Justin Huang
- Bioinformatics PhD, 2018
Biology,Mathematics University of North Carolina-Chapel Hill, 2013
Justin Huang is a second year Bioinformatics PhD student at UC San Diego. Originally hailing from the great state of North Carolina, Justin completed his undergraduate studies with a BS in Biology and a BA in Mathematics from the University of North Carolina at Chapel Hill in 2013. Justin's research interests are in translational medicine, specifically in the role of translational medicine in cancer. Justin is also an avid sports fan, and an advocate for Asian American issues. You can follow him @huangger on Twitter.
Benjamin Kellman
- Bioinformatics PhD, 2018
Biology, University of Rochester, 2012
My name is Benjamin Kellman. I am a PhD student at the University of California at San Diego studying Bioinformatics and Systems Biology. My work uses existing formalisms in mathematics and computer science to consolidate the spurious information of experimental biology to a more codified rule set; many such reductions have already been made. I hope to apply fundamental biological axioms formalism to increase the power of my biological predictions.
Andreas Dräger
- Bioinformatics PhD, 2018
Bioengineering, UC Berkeley, 2012
Jenhan is a PhD student in the Bioinformatics and Systems Biology program at UCSD. He's interested in utilizing computational technqiues to increase our capacity to understand complex biological problems such as cell signalling. This is Jenhan's second year working as an iGEM mentor. Previously Jenhan was involved in synthetic biology research as an iGEM team member at Boston University and as a research assistant at UC Berkeley, the BioFAB, and Boston University.