<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> <%@ taglib uri="/WEB-INF/tairtags.tld" prefix="tair" %> <%@ taglib uri="/WEB-INF/input.tld" prefix="input"%> <%@ page import="java.util.*" %> <%@ page import="pub.utils.*" %> <%@ page import="pub.beans.*, pub.servlets.*, pub.db.*" %> <% String pubTempTermSearchLink = (String) request.getAttribute("pubTempTermSearchLink"); String pubGeneTermSearchLink = (String) request.getAttribute("pubGeneTermSearchLink"); String selfUrl = (String) request.getAttribute("selfUrl"); List articles = (List) request.getAttribute("articles"); Map sourceTables = (Map) request.getAttribute("sourceTables"); Map gene2geneRelationShips = (Map) request.getAttribute("gene2geneRelationShips"); Map gene2termRelationShips = (Map) request.getAttribute("gene2termRelationShips"); Map allRelationShips = (Map) request.getAttribute("allRelationShips"); TermBean term_bean = (TermBean) request.getAttribute("term_bean"); %>

GO Annotation (help)
<% if (term_bean.getType().equalsIgnoreCase("gene") ){ %> <% } %> <% if(helper.shouldShowObsoleteAnnotations()){ %> <% } %> <% String termName = "add_termName"; String termId = "add_termId"; String annotationIsTemp = "add_isTemp"; %> > > >
<%-- At the moment, RESET is broken because we use so much javascript I'm disabling this for now in response to bug #820994. --%>
<% if(helper.shouldShowObsoleteAnnotations() == false){ %>
EXISTING ANNOTATIONS   SHOW_OBSOLETE
<% }else{ %>
EXISTING ANNOTATIONS
<% } %>
OBSOLETED ANNOTATIONS   HIDE_OBSOLETE
ADD NEW ANNOTATION
Term Details (help): > > >
Term Name   Id   Search
   
Relationship   Is Temp? Y N
Evidence (help)
Type   Description <%-- initialization of the evidence description select box. We can't call populateEvidenceDescriptionBox directly, because our reference summary object hasn't been instantiated yet. --%>
Evidence With
Reference (help): <%-- --%>
Reference Table (Or Add New Article here)  
Pub Reference #
<%-- Reset turned off for bug 820094 --%>