Team:UCSD Software/Teaml

From 2014.igem.org

(Difference between revisions)
(Created page with "<!DOCTYPE html> <!-- To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in ...")
Line 1: Line 1:
-
<!DOCTYPE html>
 
<!--
<!--
To change this license header, choose License Headers in Project Properties.
To change this license header, choose License Headers in Project Properties.
Line 18: Line 17:
     </head>
     </head>
     <body>
     <body>
 +
    <style>
 +
   
 +
body{
 +
  background-color: white;
 +
}
 +
         
 +
#nav{
 +
  background-color: #003D99;
 +
  color: white;
 +
  box-sizing: border-box;
 +
 
 +
}
 +
 +
#nav .btn:hover{
 +
  color: gold;
 +
 
 +
 
 +
 
 +
}
 +
 +
#nav .btn:active{
 +
  color: white;
 +
  background-color: rgba(204,204,204,0.5);
 +
 
 +
}
 +
#mainPic{
 +
  border: none;
 +
  color:#00004C;
 +
  font-size: 25px;
 +
 
 +
}
 +
 +
#mainPic .img-responsive{
 +
    height: 600px;
 +
    width: 100%;
 +
    border: 2px solid blue;
 +
}
 +
#underPic{
 +
    height:300px;
 +
    width: 350px;
 +
    background-color:white;
 +
    color: #00004C;
 +
    text-decoration: none;
 +
    border: none;
 +
    text-align: center;
 +
   
 +
   
 +
}
 +
#underPic:hover{
 +
   
 +
 
 +
   
 +
   
 +
}
 +
 +
#underPic .img-circle{
 +
    border: 2px solid #00004C;
 +
    height: 200px;
 +
    width: 200px;
 +
}
 +
 +
#underPic .img-circle:hover{
 +
    border: 2px solid blue;
 +
}
 +
 +
#gradPic{
 +
    height:300px;
 +
    width: 350px;
 +
    background-color:white;
 +
    color: #00004C;
 +
    text-decoration: none;
 +
    border: none;
 +
 
 +
}
 +
 +
#gradPic:hover{
 +
   
 +
   
 +
}
 +
 +
#gradPic .img-circle:hover{
 +
    //border: 2px solid blue;
 +
}
 +
 +
#gradPic .img-circle{
 +
    border: 2px solid gold;
 +
    height: 200px;
 +
    width: 200px;
 +
}
 +
 +
li{
 +
    list-style: none;
 +
}
 +
 +
.row{
 +
    margin: 40px;
 +
}
 +
 +
h1{
 +
    margin-bottom: 30px;
 +
}
 +
 +
 +
 +
 +
 +
//modal
 +
//modal stuff
 +
#modalBodyLogin{
 +
   
 +
   
 +
}
 +
 +
#loginModal{
 +
    border: 2px solid white;
 +
    margin: auto;
 +
    background-image: url("ProfilePics/network.png");
 +
    background-repeat: no-repeat;
 +
    background-size: 100%;
 +
    text-align: center;
 +
    //opacity: .9;
 +
    height: 100%;
 +
    background-color: white;
 +
   
 +
}
 +
 +
#modalInput{
 +
    padding: 10px;
 +
    margin: auto;
 +
    height: 250px;
 +
    border: 2px solid black;
 +
logger{
 +
    height: 400px;
 +
    width: auto;
 +
    margin: auto;
 +
    border: none;
 +
 
 +
}
 +
 +
.logger:hover{
 +
    background-color: gold;
 +
}
 +
 +
#registration{
 +
    padding: 10px;
 +
    margin: 15px;
 +
   
 +
}
 +
#registration input{
 +
    margin: 5px;
 +
    border-radius: 15px;
 +
}   
 +
}
 +
 +
 +
.logger{
 +
    height: 400px;
 +
    width: auto;
 +
    margin: auto;
 +
    border: none;
 +
 
 +
}
 +
 +
.logger:hover{
 +
    background-color: gold;
 +
}
 +
 +
#registration{
 +
    padding: 10px;
 +
    margin: 15px;
 +
   
 +
}
 +
#registration input{
 +
    margin: 5px;
 +
    border-radius: 15px;
 +
}
 +
 +
    </style>
         <!--navbar -->  
         <!--navbar -->  
         <div class="container-fluid">
         <div class="container-fluid">

Revision as of 05:32, 13 October 2014

About

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.

Huwate Yeerna

Joaquin Reyna

Valeriy Sosnovskiy

  • Biochemistry, Computer Science, 2015
  • LinkedIn

Lauren Crudup

Gary Le

  • Human Biology, Business, 2017
  • LinkedIn

Kartikeya Puri

Luyao Zhou

Fernando Contreras

Rohit

Jenhan Tao

  • Bioinformatics PhD, 2018
    Bioengineering, UC Berkeley, 2012
  • LinkedIn

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
  • LinkedIn

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
  • LinkedIn

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
  • LinkedIn

Andreas Dräger works as an independent research scholar in the Systems Biology Research Group at UCSD. He studied bioinformatics at the Martin Luther University in Halle and worked as an intern at the Max Planck Institute for Molecular Genetics, Berlin, and at the University of Illinois at Chicago. He did his PhD at the Center for Bioinformatics in Tübingen and worked as visiting research student at Keio University in Yokohama. The Faculty of Science (University of Tuebingen) awarded his PhD thesis as the most outstanding work of 2011 and granted him a funding for an own graduate student.