Team:LMU-Munich/Primer Design/Design Primers
From 2011.igem.org
(Difference between revisions)
(mathias: second part of pd) |
(mathias) |
||
Line 39: | Line 39: | ||
<div class="leftbox" style="width: 630px"> | <div class="leftbox" style="width: 630px"> | ||
<input type="hidden" name="mode" value="primer" /> | <input type="hidden" name="mode" value="primer" /> | ||
- | <p><label><h2> | + | <p><label><h2>Before 5'</h2> |
- | <textarea name="seq" cols="40" rows=" | + | <textarea name="seq_n" cols="40" rows="6" style="width: 98%; margin: 0; padding: 0;"></textarea></label></p> |
+ | <p><label>You can also upload a FASTA file: <input type="file" name="seq_n-file" /></label></p> | ||
+ | </div> | ||
+ | <div class="rightbox" style="width: 290px;"> | ||
+ | <h3>Options</h3> | ||
+ | <label>Restriction Enzyme: <input type="text" name="enzyme_n" id="enzyme_n" /></label> | ||
+ | <label>Primer Length: <input type="text" name="enzyme" id="length_n" value="20" /></label> | ||
+ | </div> | ||
+ | <div class="leftbox" style="width: 630px"> | ||
+ | <p><label><h2>After 3'</h2> | ||
+ | <textarea name="seq_c" cols="40" rows="6" style="width: 98%; margin: 0; padding: 0;"></textarea></label></p> | ||
+ | <p><label>You can also upload a FASTA file: <input type="file" name="seq_c-file" /></label></p> | ||
+ | </div> | ||
+ | <div class="rightbox" style="width: 290px;"> | ||
+ | <h3>Options</h3> | ||
+ | <label>Restriction Enzyme: <input type="text" name="enzyme_c" id="enzyme_c" /></label> | ||
+ | <label>Primer Length: <input type="text" name="length_c" value="20" /></label> | ||
+ | </div> | ||
+ | <div class="leftbox" style="width: 630px"> | ||
+ | <p><label><h2>Surrounding Region</h2> | ||
+ | <textarea name="seq" cols="40" rows="6" style="width: 98%; margin: 0; padding: 0;"></textarea></label></p> | ||
<p><label>You can also upload a FASTA file: <input type="file" name="seq-file" /></label></p> | <p><label>You can also upload a FASTA file: <input type="file" name="seq-file" /></label></p> | ||
- | |||
</div> | </div> | ||
<div class="rightbox" style="width: 290px;"> | <div class="rightbox" style="width: 290px;"> | ||
<h2>Options</h2> | <h2>Options</h2> | ||
- | <label> | + | Melting point: <label><input type="radio" name="melting" value="wallace" checked="checked" />Wallace</label> <label><input type="radio" name="melting" value="entropy" />Entropy based</label> |
- | + | ||
- | + | ||
- | <label> | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
<div class="rightbox" style="width: 290px;"> | <div class="rightbox" style="width: 290px;"> | ||
- | <input type="submit" style="width: | + | <input type="submit" style="width: 99%;" value="Submit" /> |
- | + | ||
- | + | ||
</div> | </div> | ||
</form> | </form> |
Revision as of 16:14, 9 September 2011