BenjGonzaga (Talk | contribs) |
BenjGonzaga (Talk | contribs) |
||
| Line 30: | Line 30: | ||
.searchbutts { | .searchbutts { | ||
color: #000; | color: #000; | ||
| − | background- | + | background-color: ; |
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
font-size: 1vw; | font-size: 1vw; | ||
border: 1px solid #fff; | border: 1px solid #fff; | ||
border-radius: 10px; | border-radius: 10px; | ||
| + | font-weight: bold; | ||
| + | } | ||
| + | |||
| + | .EXECUTIONERBUTT { | ||
| + | |||
| + | color: #000; | ||
| + | font-weight: bold; | ||
| + | background-color: #ff4d4d; | ||
| + | font-family: 'Montserrat', sans-serif; | ||
| + | font-size: 1.5vw; | ||
| + | border: 5px solid #fff; | ||
| + | border-radius: 10px; | ||
} | } | ||
| Line 121: | Line 133: | ||
</select>--> | </select>--> | ||
<input type = "text" placeholder="Species name" id = "destsearchstring"> | <input type = "text" placeholder="Species name" id = "destsearchstring"> | ||
| − | <input type = "button" onclick = "SearchDest();" name = "ok" value = "Search" /> | + | <input type = "button" onclick = "SearchDest();" name = "ok" value = "Search" class="searchbutts"/> |
<select id="destOrg" onchange="showDest(this)"> | <select id="destOrg" onchange="showDest(this)"> | ||
| Line 133: | Line 145: | ||
<input type = "checkbox" name = "CutoffActive" onchange="mincutoff(this)"/> | <input type = "checkbox" name = "CutoffActive" onchange="mincutoff(this)"/> | ||
<input type = "text" id = "cutoff" disabled/>per thousand</p> | <input type = "text" id = "cutoff" disabled/>per thousand</p> | ||
| − | <input type = "button" onclick = "ExecuteHarmonise();" name = "ok" value = "Execute" /> | + | <input type = "button" onclick = "ExecuteHarmonise();" name = "ok" value = "Execute" class="EXECUTIONERBUTT"/> |
<em id="errorMsg"></em> | <em id="errorMsg"></em> | ||
<p id="InputAcids"></p> | <p id="InputAcids"></p> | ||
Revision as of 16:11, 18 October 2019
Software
Codon Harmoniser
Enter your gene sequence:
Search source organism
Search destination organism
Set minimum codon frequency threshold per thousand