Difference between revisions of "Team:William and Mary/Software"

(Prototype team page)
 
 
(22 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{William_and_Mary}}
 
<html>
 
  
<h2>Software</h2>
+
<html lang="en">
 +
<cfheader name="X-XSS-Protection" value="1">
 +
    <head>
 +
        <meta charset="utf-8" />
 +
<link rel="icon" type="image/png" href="https://static.igem.org/mediawiki/2015/e/ea/WMFavicon.png">
  
 +
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
 +
        <title>NOISE - W&M iGEM</title>
 +
        <meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
 +
        <link href="https://2015.igem.org/Team:William_and_Mary/bootstrap?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
 +
        <link href="https://2015.igem.org/Team:William_and_Mary/rubick?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
 +
        <link href="https://2015.igem.org/Team:William_and_Mary/demo?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
 +
        <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:William_and_Mary/jquerybxsliderCSS?action=raw&ctype=text/css" />
  
<div class="highlightBox">
+
        <!--    Fonts and icons    -->
<h4>Note</h4>
+
        <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Software Tool award</a>, you must fill out this page.</p>
+
        <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,700' rel='stylesheet' type='text/css'>
</div>
+
        <link href="https://2015.igem.org/Team:William_and_Mary/pe-icon-7-stroke?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
 +
        <link href="https://2015.igem.org/Team:William_and_Mary/Rubik-Fonts?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
 +
       
 +
<!-- the wiki settings in the section immediately below are from UC San Diego 2015 -->
 +
        <style type="text/css">
 +
/* WIKI SETTINGS*/
 +
 +
/* Hide first heading */
 +
.firstHeading {
 +
display: none;
 +
}
 +
 +
/*-- Remove borders, float content left and remove padding/margin */
 +
#globalWrapper, #content{
 +
background-color: transparent;
 +
border: none;
 +
float: center;
 +
                                width: 101%;
 +
margin-left: -3px;
 +
margin-top: -8px;
 +
padding: auto;
 +
}
  
 +
/*left align Black Menu Bar */
 +
#top_menu_inside {
 +
margin-left: 0px;
 +
}
 +
</style>
  
<p>Regardless of the topic, iGEM projects often create or adapt computational tools to move the project forward. Because they are born out of a direct practical need, these software tools (or new computational methods) can be surprisingly useful for other teams. Without necessarily being big or complex, they can make the crucial difference to a project's success. This award tries to find and honour such "nuggets" of computational work.</p>
+
    </head>
 
+
    <body class="landing-page">
<p>
+
        <nav class="navbar navbar-default navbar-fixed-top navbar-burger" role="navigation">
If you are working on software as your main project, please join the software track. If you are creating software as an addition to your main project, please apply for this award.
+
            <!-- if you want to keep the navbar hidden you can add this class to the navbar "navbar-burger"-->
 +
            <div class="container">
 +
                <div class="navbar-header">
 +
                    <button id="menu-toggle" type="button" class="navbar-toggle" data-toggle="collapse" data-target="#example">
 +
                    <span class="sr-only">Toggle navigation</span>
 +
                    <span class="icon-bar bar1"></span>
 +
                    <span class="icon-bar bar2"></span>
 +
                    <span class="icon-bar bar3"></span>
 +
                    </button>
 +
<a href="https://2015.igem.org/Team:William_and_Mary" class="navbar-brand">W&M iGEM 2015</a>
 +
                </div>
 +
                <div class="collapse navbar-collapse">
 +
                    <ul class="nav navbar-nav navbar-right navbar-uppercase">
 +
<p>    </p>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary">
 +
                            Home
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Description">
 +
                            Project Description
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary#parts">
 +
                            Parts
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Measurement">
 +
                            Results
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Modeling">
 +
                            Modeling
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Interlab_Study">
 +
                            Interlab Study
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Collaborations">
 +
                            Collaboration
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Software">
 +
                          Software
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Practices">
 +
                            Human Practices
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary#ref">
 +
                            References
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Medal_Criteria">
 +
                            Medal Criteria
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2015.igem.org/Team:William_and_Mary/Team">
 +
                            Team
 +
                            </a>
 +
                        </li>
 +
                    </ul>
 +
                </div>
 +
            </div>
 +
        </nav>
 +
       
 +
       
 +
       
 +
       
 +
       
 +
       
 +
        <div class="wrapper">
 +
       
 +
       
 +
       
 +
            <!--************************    replace this line with the code generated with the rubik-builder.html              *******************************-->
 +
<div class="section section-we-are-1">
 +
    <div class="text-area">
 +
        <div class="container">
 +
            <div class="row">
 +
                <div class="title">
 +
                    <p class="h2WM">Software</p>
 +
                    <p class="large">W&M iGEM Presents: Sequence Analyzing Software</p>
 +
<p><a href = "https://static.igem.org/mediawiki/2015/4/4c/WMSeqAn.txt"> Download our Python script here. </a> <a href = "https://static.igem.org/mediawiki/2015/0/02/WM_SeqAn_Inputs.xls">Download our input spreadsheet here.</a> Then see below for the steps to use the software.</p>
 +
<p>(1) Place all files with observed sequences in a single folder.</p>
 +
<p>(2) Make input spreadsheet of expected sequences following the example template.</p>
 +
<p>(3) Place folder of observed sequences and input spreadsheet in the same directory as sequence_analyzer.py.</p>
 +
<p>(4) Run sequence_analyzer.py.  To do this, navigate in command line to directory holding sequence_analyzer.py, input spreadsheet and folder of observed sequences.  There, Input “python sequence_analyzer.py”</p>
 +
<p>(5) On command, enter the name of the folder with observed sequences and the name of the input spreadsheet and press Enter. (These are separate commands with separate inputs. For each input, place the name in quotes, .i.e. “150722 Sequences”.)</p>
 +
<p>(6) Program will output each analysis into a separate .docx file in a Results folder which it will create. See example output.</p>
 +
<p>(7) Program will output summary into a spreadsheet in Results folder.</p>
 +
<p>(8) Check command line output. These will indicate if there is any discrepancy between the output and the observed sequence.
 
</p>
 
</p>
  
<p>
+
<br>
Here are a few examples from previous teams:
+
<p class = "h2WM">Example Output</p>
</p>
+
 
<ul>
+
<object data="https://static.igem.org/mediawiki/2015/4/4d/WMexampleOut.pdf" type="application/pdf" width="100%" height="700px">
<li><a href="https://2013.igem.org/Team:TU-Munich/Results/Software">TU Munich 2013</a></li>
+
  <p>It appears you don't have a PDF plugin for this browser.
<li><a href="https://2014.igem.org/Team:Heidelberg/Software">Heidelberg 2014</a></li>
+
  No biggie... you can <a href="https://static.igem.org/mediawiki/2015/4/4d/WMexampleOut.pdf">click here to
<li><a href="https://2014.igem.org/Team:Aachen/Project/Measurement_Device#Software">Aachen 2014</a></li>
+
  download the PDF file.</a></p
</ul>
+
</object>
 +
</div>
 +
 
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
</div>                   
 +
               
 +
    </body>
 +
   
 +
 
 +
                      <footer class="footer footer-color-black" data-color="black">
 +
                            <div class="container">
 +
                                <nav class="pull-left navbar-burger">
 +
                                    <ul>
 +
                                        <li>
 +
                                            <a href="https://2015.igem.org/Team:William_and_Mary">
 +
                                                Home
 +
                                            </a>
 +
                                        </li>
 +
                                        <li>
 +
                                            <a href="mailto:igem@wm.edu">
 +
                                                Contact
 +
                                            </a>
 +
                                        </li>
 +
                                    </ul>
 +
                                </nav>
 +
                                <div class="social-area pull-right">               
 +
                                    <a href="https://www.facebook.com/wmigem2015">
 +
                                        <i class="fa fa-facebook-square"></i>
 +
                                    </a>
 +
                                    <a href="https://twitter.com/wmigem">
 +
                                        <i class="fa fa-twitter"></i>
 +
                                    </a>
 +
                                </div>
 +
                                <div class="copyright">
 +
                                    © 2015 William & Mary iGEM
 +
                                </div>
 +
                            </div>
 +
                        </footer>   
 +
        </div> 
 +
 +
   
 +
    <script type="text/javascript" src="https://2015.igem.org/Template:William_and_Mary/jquery1112minJS?
 +
action=raw&ctype=text/javascript"></script>
 +
   
 +
    <script type="text/javascript" src="https://2015.igem.org/Template:William_and_Mary/bootstrapJS?
 +
action=raw&ctype=text/javascript"></script>
 +
 
 +
 
 +
    <script type="text/javascript" src="https://2015.igem.org/Template:William_and_Mary/jquerywaypointsminJS?
 +
action=raw&ctype=text/javascript"></script>
  
</div>
+
    <script type="text/javascript" src="http://presentation.paperplane.io/assets/js/modernizr.js"></script>
  
 +
    <script type="text/javascript" src="https://2015.igem.org/Template:William_and_Mary/rubickJS?
 +
action=raw&ctype=text/javascript"></script>
 
</html>
 
</html>

Latest revision as of 04:39, 21 November 2015

NOISE - W&M iGEM

Software

W&M iGEM Presents: Sequence Analyzing Software

Download our Python script here. Download our input spreadsheet here. Then see below for the steps to use the software.

(1) Place all files with observed sequences in a single folder.

(2) Make input spreadsheet of expected sequences following the example template.

(3) Place folder of observed sequences and input spreadsheet in the same directory as sequence_analyzer.py.

(4) Run sequence_analyzer.py. To do this, navigate in command line to directory holding sequence_analyzer.py, input spreadsheet and folder of observed sequences. There, Input “python sequence_analyzer.py”

(5) On command, enter the name of the folder with observed sequences and the name of the input spreadsheet and press Enter. (These are separate commands with separate inputs. For each input, place the name in quotes, .i.e. “150722 Sequences”.)

(6) Program will output each analysis into a separate .docx file in a Results folder which it will create. See example output.

(7) Program will output summary into a spreadsheet in Results folder.

(8) Check command line output. These will indicate if there is any discrepancy between the output and the observed sequence.


Example Output

It appears you don't have a PDF plugin for this browser. No biggie... you can click here to download the PDF file.