An Unexpected Error Occurred:

Error creating bean with name 'columnContext': Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: An invalid character [32] was present in the Cookie value

Caused by:
java.lang.IllegalArgumentException - An invalid character [32] was present in the Cookie value

+ Stack Trace

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'columnContext': Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: An invalid character [32] was present in the Cookie value
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:137)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:407)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1611)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481)
	at org.springframework.beans.factory.support.AbstractBeanFactory$2.getObject(AbstractBeanFactory.java:351)
	at org.springframework.web.context.request.AbstractRequestAttributesScope.get(AbstractRequestAttributesScope.java:44)
	at org.springframework.web.context.request.SessionScope.get(SessionScope.java:93)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:346)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1082)
	at org.springframework.beans.factory.access.el.SpringBeanELResolver.getValue(SpringBeanELResolver.java:55)
	at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:62)
	at org.apache.myfaces.el.unified.resolver.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:171)
	at org.apache.el.parser.AstIdentifier.getValue(AstIdentifier.java:93)
	at org.apache.el.parser.AstValue.getValue(AstValue.java:136)
	at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:189)
	at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)
	at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:66)
	at org.apache.myfaces.trinidad.component.UIXComponentBase.getBooleanProperty(UIXComponentBase.java:1261)
	at org.apache.myfaces.trinidad.component.UIXComponentBase.isRendered(UIXComponentBase.java:504)
	at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.table.TableRenderingContext._gatherChildInformation(TableRenderingContext.java:501)
	at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.table.TableRenderingContext.<init>(TableRenderingContext.java:75)
	at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.TableRenderer.createRenderingContext(TableRenderer.java:513)
	at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.TableRenderer.encodeAll(TableRenderer.java:344)
	at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:420)
	at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:839)
	at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:591)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:261)
	at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:484)
	at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.PanelGroupLayoutRenderer.encodeChild(PanelGroupLayoutRenderer.java:188)
	at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.PanelGroupLayoutRenderer._encodeChildren(PanelGroupLayoutRenderer.java:154)
	at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:106)
	at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:420)
	at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:839)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:261)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:257)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:257)
	at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:592)
	at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:48)
	at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
	at org.hupo.psi.mi.psicquic.view.webapp.application.CustomViewHandler.renderView(CustomViewHandler.java:83)
	at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:41)
	at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:140)
	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:187)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
	at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
	at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.myfaces.orchestra.filter.OrchestraServletFilter.doFilter(OrchestraServletFilter.java:77)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter.doFilter(DefaultLoginPageGeneratingFilter.java:155)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.IllegalArgumentException: An invalid character [32] was present in the Cookie value
	at org.apache.tomcat.util.http.Rfc6265CookieProcessor.validateCookieValue(Rfc6265CookieProcessor.java:197)
	at org.apache.tomcat.util.http.Rfc6265CookieProcessor.generateHeader(Rfc6265CookieProcessor.java:123)
	at org.apache.catalina.connector.Response.generateCookieString(Response.java:1001)
	at org.apache.catalina.connector.Response.addCookie(Response.java:953)
	at org.apache.catalina.connector.ResponseFacade.addCookie(ResponseFacade.java:385)
	at javax.servlet.http.HttpServletResponseWrapper.addCookie(HttpServletResponseWrapper.java:60)
	at javax.servlet.http.HttpServletResponseWrapper.addCookie(HttpServletResponseWrapper.java:60)
	at javax.servlet.http.HttpServletResponseWrapper.addCookie(HttpServletResponseWrapper.java:60)
	at javax.servlet.http.HttpServletResponseWrapper.addCookie(HttpServletResponseWrapper.java:60)
	at org.hupo.psi.mi.psicquic.view.webapp.controller.services.ColumnContextController.writeCookie(ColumnContextController.java:124)
	at org.hupo.psi.mi.psicquic.view.webapp.controller.services.ColumnContextController.selectDefaultColumns(ColumnContextController.java:191)
	at org.hupo.psi.mi.psicquic.view.webapp.controller.services.ColumnContextController.loadColumns(ColumnContextController.java:113)
	at jdk.internal.reflect.GeneratedMethodAccessor1762.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:366)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:311)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:134)
	... 107 more

+ Component Tree

<UIViewRoot locale="en" renderKitId="org.apache.myfaces.trinidad.core" rendered="true" transient="false" viewId="/clustered.xhtml">
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>
<CoreOutputText escape="true" id="j_id2" rendered="true" transient="false" truncateAt="0" value="PSICQUIC View"/>
</title> <meta name="description" content="#{psicquicView['webapp.name']}"/> <meta name="keywords" content="bioinformatics, molecular interactions, proteins"/> <meta name="author" content="PSICQUIC"/> <meta name="viewport" content="width=device-width,initial-scale=1"/> <link rel="stylesheet" href="//www.ebi.ac.uk/web_guidelines/css/compliance/mini/ebi-fluid-embl.css"/> <link rel="stylesheet" href="#{facesContext.externalContext.requestContextPath}/css/custom-jquery-ui.css"/> <link type="text/css" rel="stylesheet" href="#{facesContext.externalContext.requestContextPath}/skins/colours/#{config.colourSchema}-colours.css"/> <style type="text/css"> /* You have the option of setting a maximum width for your page, and making sure everything is centered */ body { max-width: 1600px; margin: 0 auto; } a.white-color{ color: #fff; } a#data-protection-agree { color: #fff; } .data-protection-banner .medium-8 { width: 74%; margin-left: 1%; float: left; } .data-protection-banner .medium-4 { width: 23%; margin-right: 2%; float: right; text-align: right; } </style> <script type="text/javascript" src="//www.ebi.ac.uk/web_guidelines/js/libs/modernizr.minified.2.1.6.js"/> </head>
<body class="level2"> <div id="skip-to"> <ul> <li><a href="#content">Skip to main content</a></li> <li><a href="#local-nav">Skip to local navigation</a></li> <li><a href="#global-nav">Skip to EBI global navigation menu</a></li> <li><a href="#global-nav-expanded">Skip to expanded EBI global navigation menu (includes all sub-sections)</a></li> </ul> </div> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"/> <script type="text/javascript" src="#{requestConfigBean.absoluteContextPath}/js/intact.js"/> <script type="text/javascript" src="#{requestConfigBean.absoluteContextPath}/cytoscapeweb_v1.0.4/js/min/AC_OETags.min.js"/> <script type="text/javascript" src="#{requestConfigBean.absoluteContextPath}/cytoscapeweb_v1.0.4/js/min/json2.min.js"/> <script type="text/javascript" src="#{requestConfigBean.absoluteContextPath}/cytoscapeweb_v1.0.4/js/min/cytoscapeweb.min.js"/> <script type="text/javascript" src="//code.jquery.com/ui/1.11.1/jquery-ui.js"/> <script type="text/javascript"> $(document).ready(function() { if ($("#ptab").length > 0) { $("#ptab").tabs(); showTableHideGraph(); } }); </script> <div id="wrapper" class="container_24"> <header> <div id="global-masthead" class="masthead grid_24"> <a href="//www.ebi.ac.uk/" title="Go to the EMBL-EBI homepage"><img src="//www.ebi.ac.uk/web_guidelines/images/logos/EMBL-EBI/EMBL_EBI_Logo_white.png" alt="EMBL European Bioinformatics Institute"/></a> <nav> <ul id="global-nav"> <li class="first active" id="services"><a href="//www.ebi.ac.uk/services">Services</a></li> <li id="research"><a href="//www.ebi.ac.uk/research">Research</a></li> <li id="training"><a href="//www.ebi.ac.uk/training">Training</a></li> <li id="industry"><a href="//www.ebi.ac.uk/industry">Industry</a></li> <li id="about" class="last"><a href="//www.ebi.ac.uk/about">About us</a></li> </ul> </nav> </div> <div id="local-masthead" class="masthead grid_24 nomenu">
<CorePanelGroupLayout id="j_id5" layout="default" rendered="true" transient="false">
<HtmlMessages globalOnly="false" id="globalErrorMsg" layout="list" rendered="true" showDetail="false" showSummary="true" tooltip="false" transient="false"/>
</CorePanelGroupLayout>
<div id="local-title" class="first grid_12 alpha"> <h1><a href="#{requestConfigBean.absoluteContextPath}" title="Back to #{config.title} homepage">#{config.title}</a></h1> </div>
<HtmlPanelGroup id="j_id7" rendered="true" style="" transient="false">
<div class="grid_12 omega">
<HtmlForm enctype="application/x-www-form-urlencoded" id="localSearch" prependId="false" rendered="true" submitted="false" transient="false">
<fieldset> <div class="left"> <label>
<HtmlInputText disabled="false" id="local-searchbox" immediate="false" localValueSet="false" maxlength="-2147483648" readonly="false" rendered="true" required="false" size="-2147483648" transient="false" valid="true" value="*"/>
</label>
<UISeparateConversationContext id="j_id11" rendered="true" transient="false">
<span class="examples">Examples:
<HtmlOutputLink disabled="false" id="j_id13" rendered="true" transient="false" value="main.xhtml?query=BRCA2">
BRCA2
</HtmlOutputLink>
,
<HtmlOutputLink disabled="false" id="j_id16" rendered="true" transient="false" value="main.xhtml?query=Q06609">
Q06609
</HtmlOutputLink>
,
<HtmlOutputLink disabled="false" id="j_id19" rendered="true" transient="false" value="main.xhtml?query=dmc1">
dmc1
</HtmlOutputLink>
,
<HtmlOutputLink disabled="false" id="j_id22" rendered="true" transient="false" value="main.xhtml?query=10831611">
10831611
</HtmlOutputLink>
</span>
</UISeparateConversationContext>
</div> <div class="right">
<HtmlCommandButton action="#{searchBean.doNewBinarySearch}" actionExpression="#{searchBean.doNewBinarySearch}" disabled="false" id="search-submit-button" immediate="false" readonly="false" rendered="true" style="display: inline" styleClass="submit" transient="false" type="submit" value="Search"/>
</div> </fieldset>
</HtmlForm>
</div>
</HtmlPanelGroup>
<nav> <ul id="local-nav" class="grid_24">
<UISeparateConversationContext id="j_id29" rendered="true" transient="false">
<li class="#{sectionTitle eq 'Input Form' ? 'active' : null} first">
<HtmlOutputLink disabled="false" id="j_id31" rendered="true" transient="false" value="home.xhtml">
Input Form
</HtmlOutputLink>
</li> <li class="#{sectionTitle eq 'Browse' ? 'active' : null}">
<HtmlOutputLink disabled="false" id="j_id34" rendered="true" transient="false" value="main.xhtml">
Browse
</HtmlOutputLink>
</li> <li class="#{sectionTitle eq 'Help' ? 'active' : null} last">
<HtmlOutputLink disabled="false" id="j_id37" rendered="true" transient="false" value="help.xhtml">
Help
</HtmlOutputLink>
</li>
</UISeparateConversationContext>
<li class="functional"><a href="//www.ebi.ac.uk/support/index.php?query=intact" class="icon icon-generic" data-icon="\">Feedback</a></li> </ul> </nav> </div> </header> <div id="content" role="main" class="grid_24 clearfix"> <div class="grid_24 clearfix"> <div class="grid_18 alpha"> <nav id="breadcrumb"> <p>
<HtmlOutputLink disabled="false" id="j_id41" rendered="false" transient="false" value="home.xhtml">
Input Form
</HtmlOutputLink>
<HtmlForm enctype="application/x-www-form-urlencoded" id="clusterNav" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlCommandLink action="#{clusteringBean.unselectClusterJobAndGoToInputForm}" actionExpression="#{clusteringBean.unselectClusterJobAndGoToInputForm}" disabled="false" id="j_id43" immediate="false" rendered="true" style="font-family: Verdana,sans-serif;" transient="false" value="Input Form"/>
<HtmlCommandLink action="#{clusteringBean.unselectClusterJob}" actionExpression="#{clusteringBean.unselectClusterJob}" disabled="false" id="j_id44" immediate="false" rendered="true" style="font-family: Verdana,sans-serif;" transient="false" value=" > Search Results"/>
<HtmlOutputText escape="true" id="j_id45" rendered="true" style="font-family: Verdana,sans-serif;" transient="false" value=" > Clustered Results"/>
</HtmlForm>
<HtmlOutputText escape="true" id="j_id46" rendered="false" transient="false" value=" > Clustered Results"/>
</p> </nav> </div> </div> <div class="grid_24">
<section id="clustered-results" class="grid_24"> <h2> <strong>
<HtmlOutputText converter="org.apache.myfaces.trinidadinternal.convert.NumberConverter@e4e3fe85" escape="true" id="j_id49" rendered="true" transient="false" value="5584199"/>
</strong> clustered binary interaction#{searchBean.totalResults != 1? 's found' : ' found'} for search term <span class="searchterm" id="query">
<HtmlOutputText escape="true" id="j_id51" rendered="true" transient="false" value="*"/>
</span> </h2>
<CoreForm autoComplete="on" id="clusteredForm" rendered="true" submitted="false" transient="false" usesUpload="false">
<section class="grid_24">
<CorePanelGroupLayout id="clusterTable" layout="default" rendered="true" transient="false">
<CoreOutputText escape="true" id="j_id54" inlineStyle="font-weight:bold; font-size:16px" rendered="true" transient="false" truncateAt="0"/>
<div id="ptab"> <ul> <li><a href="#ptab-1" onclick="showTableHideGraph();">Table</a></li> </ul> <div id="ptab-1">
<div id="double-scroll" style="overflow-x: auto; overflow-y: hidden; width: 99%">
<CoreTable actions="CorePanelButtonBar[UIXFacesBeanImpl, id=j_id57]" allDetailsEnabled="false" autoSubmit="false" columnBandingInterval="0" emptyText="No interactions found matching the query." first="0" horizontalGridVisible="true" id="interactionResults" immediate="true" partialTriggers="[Ljava.lang.String;@46145c08" rendered="true" rowBandingInterval="0" rowIndex="-1" rowSelection="none" rows="25" showAll="false" summary="Binary Interactions" transient="false" var="binaryInteraction" varStatus="tableStatus" verticalGridVisible="true" width="1540px">
actions
<CorePanelButtonBar id="j_id57" rendered="true" transient="false">
<CorePanelPopup height="0" id="columnsPopUp" modal="false" position="relative" rendered="true" text="Show/Hide Columns" transient="false" triggerType="click" width="0" xoffset="0" yoffset="0">
<CorePanelGroupLayout id="j_id58" layout="vertical" rendered="true" transient="false">
<CoreSpacer height="10px" id="j_id59" rendered="true" transient="false"/>
<HtmlPanelGroup id="j_id60" rendered="true" transient="false">
<CoreOutputLabel accessKey="" id="j_id61" rendered="true" showRequired="false" transient="false" value="Select:"/>
<CoreCommandLink accessKey="" blocking="false" disabled="false" id="selectMinimalColumns" immediate="false" partialSubmit="false" partialTriggers="[Ljava.lang.String;@a44c544" rendered="true" text="Minimal" transient="false" useWindow="false" windowHeight="0" windowWidth="0"/>
<CoreOutputFormatted id="j_id62" rendered="true" transient="false" value="  <b>|</b>  "/>
<CoreCommandLink accessKey="" blocking="false" disabled="false" id="selectBasicColumns" immediate="false" partialSubmit="false" partialTriggers="[Ljava.lang.String;@2a5072f2" rendered="true" text="Basic" transient="false" useWindow="false" windowHeight="0" windowWidth="0"/>
<CoreOutputFormatted id="j_id63" rendered="true" transient="false" value="  <b>|</b>  "/>
<CoreCommandLink accessKey="" blocking="false" disabled="false" id="selectCausalColumns" immediate="false" partialSubmit="false" partialTriggers="[Ljava.lang.String;@337384a7" rendered="true" text="Causal" transient="false" useWindow="false" windowHeight="0" windowWidth="0"/>
<CoreOutputFormatted id="j_id64" rendered="true" transient="false" value="  <b>|</b>  "/>
<CoreCommandLink accessKey="" blocking="false" disabled="false" id="selectDefaultColumns" immediate="false" partialSubmit="false" partialTriggers="[Ljava.lang.String;@4ebb1482" rendered="true" text="Default" transient="false" useWindow="false" windowHeight="0" windowWidth="0"/>
<CoreOutputFormatted id="j_id65" rendered="true" transient="false" value="  <b>|</b>  "/>
<CoreCommandLink accessKey="" blocking="false" disabled="false" id="selectAllColumns" immediate="false" partialSubmit="false" partialTriggers="[Ljava.lang.String;@7f8eb6e" rendered="true" text="All" transient="false" useWindow="false" windowHeight="0" windowWidth="0"/>
</HtmlPanelGroup>
<CoreSpacer height="10px" id="j_id66" rendered="true" transient="false"/>
<HtmlPanelGroup id="j_id67" rendered="true" transient="false">
<CoreOutputText escape="true" id="j_id68" rendered="true" transient="false" truncateAt="0" value="Add the columns that you want to see and click "/>
<CoreCommandLink accessKey="" blocking="false" disabled="false" id="selectManyColumns" immediate="false" partialSubmit="false" partialTriggers="[Ljava.lang.String;@18ea6880" rendered="true" text="update" transient="false" useWindow="false" windowHeight="0" windowWidth="0"/>
<CoreSpacer height="10px" id="j_id69" rendered="true" transient="false"/>
<CoreSelectManyShuttle disabled="false" id="columnsSelection" immediate="false" leadingDescShown="false" leadingHeader="Non selected columns" localValueSet="false" readOnly="false" rendered="true" required="false" size="0" trailingDescShown="false" trailingHeader="Selected columns" transient="false" valid="true" value="[Ljava.lang.String;@7b36f819" valuePassThru="false">
<UISelectItems id="j_id70" rendered="true" transient="false"/>
</CoreSelectManyShuttle>
</HtmlPanelGroup>
<hr/>
</CorePanelGroupLayout>
</CorePanelPopup>
<CoreCommandButton accessKey="" action="dialog:download" actionExpression="dialog:download" blocking="false" disabled="false" id="downloadDialogButton" immediate="false" partialSubmit="true" rendered="false" returnListener="#{fileDownload.forward}" text="Download..." transient="false" useWindow="true" windowHeight="500" windowWidth="600"/>
</CorePanelButtonBar>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Id molecule A" id="c1" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id72" rendered="false" transient="false">
<ComponentRef id="j_id73" rendered="true" transient="false">
<UIXIterator first="0" id="j_id74" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id75" rendered="true" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id77" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id78" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id79" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id81" rendered="false" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id83" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id84" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Id molecule B" id="c3" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id86" rendered="false" transient="false">
<ComponentRef id="j_id87" rendered="true" transient="false">
<UIXIterator first="0" id="j_id88" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id89" rendered="true" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id91" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id92" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id93" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id95" rendered="false" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id97" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id98" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Alternative ids molecule A" id="c5" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id100" rendered="false" transient="false">
<ComponentRef id="j_id101" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id103" rendered="true" rows="3" transient="false" var="item" varStatus="rowStatus">
<ComponentRef id="j_id104" rendered="true" transient="false">
<UISeparateConversationContext id="j_id105" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id106" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</ComponentRef>
<CoreOutputText escape="true" id="j_id107" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id109" rendered="true" rows="0" transient="false" var="item" varStatus="rowStatus">
<ComponentRef id="j_id110" rendered="true" transient="false">
<UISeparateConversationContext id="j_id111" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id112" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</ComponentRef>
<CoreOutputText escape="true" id="j_id113" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id115" layout="default" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Alternative ids molecule B" id="c6" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id117" rendered="false" transient="false">
<ComponentRef id="j_id118" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id120" rendered="true" rows="3" transient="false" var="item" varStatus="rowStatus">
<ComponentRef id="j_id121" rendered="true" transient="false">
<UISeparateConversationContext id="j_id122" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id123" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</ComponentRef>
<CoreOutputText escape="true" id="j_id124" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id126" rendered="true" rows="0" transient="false" var="item" varStatus="rowStatus">
<ComponentRef id="j_id127" rendered="true" transient="false">
<UISeparateConversationContext id="j_id128" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id129" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</ComponentRef>
<CoreOutputText escape="true" id="j_id130" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id132" layout="default" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Aliases molecule A" id="c7" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id134" rendered="false" transient="false">
<ComponentRef id="j_id135" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id137" rendered="true" rows="1" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id138" inlineStyle="display: block; white-space: nowrap;" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id139" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id141" rendered="true" rows="0" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id142" inlineStyle="display: block; white-space: nowrap;" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id143" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id145" layout="default" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Aliases molecule B" id="c8" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id147" rendered="false" transient="false">
<ComponentRef id="j_id148" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id150" rendered="true" rows="1" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id151" inlineStyle="display: block; white-space: nowrap;" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id152" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id154" rendered="true" rows="0" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id155" inlineStyle="display: block; white-space: nowrap;" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id156" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id158" layout="default" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Species molecule A" id="c9" inlineStyle="white-space: nowrap;" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortProperty="taxidA_s" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id160" rendered="false" transient="false">
<UIXIterator first="0" id="j_id161" rendered="true" rowIndex="-1" rows="25" transient="false" var="organism">
<UIXIterator first="0" id="j_id162" rendered="true" rows="25" transient="false" var="xref">
<HtmlPanelGroup id="j_id163" rendered="true" transient="false">
<CoreOutputText escape="true" id="j_id164" rendered="false" transient="false" truncateAt="0" value=" ("/>
<CoreGoLink accessKey="" destination="http://www.ebi.ac.uk/ols4/ontologies/ncbitaxon/terms?obo_id=NCBITaxon:" disabled="false" id="j_id165" rendered="true" targetFrame="uniprot" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id166" rendered="false" transient="false" truncateAt="0" value=")"/>
</HtmlPanelGroup>
</UIXIterator>
</UIXIterator>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Species molecule B" id="c10" inlineStyle="white-space: nowrap;" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortProperty="taxidB_s" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id167" rendered="false" transient="false">
<UIXIterator first="0" id="j_id168" rendered="true" rowIndex="-1" rows="25" transient="false" var="organism">
<UIXIterator first="0" id="j_id169" rendered="true" rows="25" transient="false" var="xref">
<HtmlPanelGroup id="j_id170" rendered="true" transient="false">
<CoreOutputText escape="true" id="j_id171" rendered="false" transient="false" truncateAt="0" value=" ("/>
<CoreGoLink accessKey="" destination="http://www.ebi.ac.uk/ols4/ontologies/ncbitaxon/terms?obo_id=NCBITaxon:" disabled="false" id="j_id172" rendered="true" targetFrame="uniprot" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id173" rendered="false" transient="false" truncateAt="0" value=")"/>
</HtmlPanelGroup>
</UIXIterator>
</UIXIterator>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="First Author" id="c11" inlineStyle="white-space: nowrap;" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortProperty="pubauth_s" sortable="false" styleClass="cellTextInteraction" transient="false">
<UIXIterator first="0" id="j_id174" rendered="true" rowIndex="-1" rows="0" transient="false" var="author">
<CoreOutputText escape="true" id="j_id175" inlineStyle="display:block;" rendered="true" transient="false" truncateAt="0"/>
</UIXIterator>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Publication Identifier" id="c12" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortProperty="pubid_s" sortable="false" styleClass="cellTextInteraction" transient="false">
<ComponentRef id="j_id176" rendered="true" transient="false">
<UIXIterator first="0" id="j_id177" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id178" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id180" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id181" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id182" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id184" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id186" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id187" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Interaction Type" id="c13" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortProperty="type_s" sortable="false" styleClass="cellTextInteraction" transient="false">
<ComponentRef id="j_id189" rendered="true" transient="false">
<UIXIterator first="0" id="j_id190" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id191" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id193" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id194" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id195" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id197" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id199" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id200" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Interaction Detection Method" id="c14" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<ComponentRef id="j_id202" rendered="true" transient="false">
<UIXIterator first="0" id="j_id203" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id204" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id206" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id207" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id208" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id210" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id212" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id213" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Source Database" id="c15" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<ComponentRef id="j_id215" rendered="true" transient="false">
<UIXIterator first="0" id="j_id216" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id217" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id219" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id220" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id221" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id223" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id225" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id226" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Interaction AC" id="c16" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<ComponentRef id="j_id228" rendered="true" transient="false">
<UIXIterator first="0" id="j_id229" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id230" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id232" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id233" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id234" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id236" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id238" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id239" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Confidence Value" id="c17" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<UIXIterator first="0" id="j_id241" rendered="true" rowIndex="-1" rows="0" transient="false" var="confidence">
<span style="display:block">
<CoreOutputText escape="true" id="j_id243" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id244" rendered="true" transient="false" truncateAt="0" value=":"/>
</span>
</UIXIterator>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Expansion Method" id="c18" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<ComponentRef id="j_id246" rendered="true" transient="false">
<UIXIterator first="0" id="j_id247" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id248" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id250" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id251" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id252" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id254" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id256" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id257" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Biological Role molecule A" id="c19" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id259" rendered="false" transient="false">
<ComponentRef id="j_id260" rendered="true" transient="false">
<UIXIterator first="0" id="j_id261" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id262" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id264" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id265" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id266" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id268" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id270" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id271" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Biological Role molecule B" id="c20" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id273" rendered="false" transient="false">
<ComponentRef id="j_id274" rendered="true" transient="false">
<UIXIterator first="0" id="j_id275" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id276" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id278" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id279" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id280" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id282" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id284" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id285" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Experimental Role molecule A" id="c21" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id287" rendered="false" transient="false">
<ComponentRef id="j_id288" rendered="true" transient="false">
<UIXIterator first="0" id="j_id289" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id290" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id292" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id293" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id294" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id296" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id298" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id299" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Experimental Role molecule B" id="c22" noWrap="false" rendered="true" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id301" rendered="false" transient="false">
<ComponentRef id="j_id302" rendered="true" transient="false">
<UIXIterator first="0" id="j_id303" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id304" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id306" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id307" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id308" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id310" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id312" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id313" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Interactor Type molecule A" id="c23" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id315" rendered="false" transient="false">
<ComponentRef id="j_id316" rendered="true" transient="false">
<UIXIterator first="0" id="j_id317" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id318" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id320" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id321" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id322" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id324" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id326" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id327" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Interactor Type molecule B" id="c24" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id329" rendered="false" transient="false">
<ComponentRef id="j_id330" rendered="true" transient="false">
<UIXIterator first="0" id="j_id331" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id332" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id334" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id335" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id336" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id338" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id340" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id341" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Xrefs molecule A" id="c25" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id343" rendered="false" transient="false">
<ComponentRef id="j_id344" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id346" rendered="true" rowIndex="-1" rows="5" transient="false" var="item" varStatus="rowStatus">
<ComponentRef id="j_id347" rendered="true" transient="false">
<UISeparateConversationContext id="j_id348" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id349" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</ComponentRef>
<CoreOutputText escape="true" id="j_id350" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id352" rendered="true" rowIndex="-1" rows="0" transient="false" var="item" varStatus="rowStatus">
<ComponentRef id="j_id353" rendered="true" transient="false">
<UISeparateConversationContext id="j_id354" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id355" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</ComponentRef>
<CoreOutputText escape="true" id="j_id356" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id358" layout="default" rendered="false" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Xrefs molecule B" id="c26" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id360" rendered="false" transient="false">
<ComponentRef id="j_id361" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id363" rendered="true" rowIndex="-1" rows="5" transient="false" var="item" varStatus="rowStatus">
<ComponentRef id="j_id364" rendered="true" transient="false">
<UISeparateConversationContext id="j_id365" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id366" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</ComponentRef>
<CoreOutputText escape="true" id="j_id367" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id369" rendered="true" rowIndex="-1" rows="0" transient="false" var="item" varStatus="rowStatus">
<ComponentRef id="j_id370" rendered="true" transient="false">
<UISeparateConversationContext id="j_id371" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id372" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</ComponentRef>
<CoreOutputText escape="true" id="j_id373" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id375" layout="default" rendered="false" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Interaction Xrefs" id="c27" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<ComponentRef id="j_id377" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id379" rendered="true" rowIndex="-1" rows="5" transient="false" var="item" varStatus="rowStatus">
<ComponentRef id="j_id380" rendered="true" transient="false">
<UIXIterator first="0" id="j_id381" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id382" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id384" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id385" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id386" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id388" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id390" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id391" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
<CoreOutputText escape="true" id="j_id393" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id395" rendered="true" rowIndex="-1" rows="0" transient="false" var="item" varStatus="rowStatus">
<ComponentRef id="j_id396" rendered="true" transient="false">
<UIXIterator first="0" id="j_id397" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id398" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id400" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id401" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id402" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id404" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id406" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id407" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
<CoreOutputText escape="true" id="j_id409" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id411" layout="default" rendered="false" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Annotations molecule A" id="c28" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id413" rendered="false" transient="false">
<ComponentRef id="j_id414" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id416" rendered="true" rowIndex="-1" rows="1" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id417" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id418" rendered="true" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id419" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id420" rendered="false" transient="false" truncateAt="0" value="; "/>
<CoreOutputText escape="true" id="j_id421" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id423" rendered="true" rowIndex="-1" rows="0" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id424" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id425" rendered="true" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id426" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id427" rendered="false" transient="false" truncateAt="0" value="; "/>
<CoreOutputText escape="true" id="j_id428" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id430" layout="default" rendered="false" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Annotations molecule B" id="c29" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id432" rendered="false" transient="false">
<ComponentRef id="j_id433" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id435" rendered="true" rowIndex="-1" rows="1" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id436" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id437" rendered="true" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id438" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id439" rendered="false" transient="false" truncateAt="0" value="; "/>
<CoreOutputText escape="true" id="j_id440" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id442" rendered="true" rowIndex="-1" rows="0" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id443" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id444" rendered="true" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id445" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id446" rendered="false" transient="false" truncateAt="0" value="; "/>
<CoreOutputText escape="true" id="j_id447" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id449" layout="default" rendered="false" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Interaction Annotations" id="c30" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<ComponentRef id="j_id451" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id453" rendered="true" rowIndex="-1" rows="1" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id454" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id455" rendered="true" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id456" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id457" rendered="false" transient="false" truncateAt="0" value="; "/>
<CoreOutputText escape="true" id="j_id458" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id460" rendered="true" rowIndex="-1" rows="0" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id461" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id462" rendered="true" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id463" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id464" rendered="false" transient="false" truncateAt="0" value="; "/>
<CoreOutputText escape="true" id="j_id465" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id467" layout="default" rendered="false" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Host Organism" id="c31" inlineStyle="white-space: nowrap;" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<UIXIterator first="0" id="j_id469" rendered="true" rowIndex="-1" rows="25" transient="false" var="organism">
<UIXIterator first="0" id="j_id470" rendered="true" rows="25" transient="false" var="xref">
<HtmlPanelGroup id="j_id471" rendered="true" transient="false">
<CoreOutputText escape="true" id="j_id472" rendered="false" transient="false" truncateAt="0" value=" ("/>
<CoreGoLink accessKey="" destination="http://www.ebi.ac.uk/ols4/ontologies/ncbitaxon/terms?obo_id=NCBITaxon:" disabled="false" id="j_id473" rendered="true" targetFrame="uniprot" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id474" rendered="false" transient="false" truncateAt="0" value=")"/>
</HtmlPanelGroup>
</UIXIterator>
</UIXIterator>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Interaction Parameters" id="c32" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<ComponentRef id="j_id475" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id477" rendered="true" rowIndex="-1" rows="3" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id478" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id479" rendered="true" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id480" inlineStyle="white-space: nowrap" rendered="true" transient="false" truncateAt="0" value=" "/>
<CoreOutputText escape="true" id="j_id481" inlineStyle="font-style: italic;" rendered="false" transient="false" truncateAt="0" value="()"/>
<CoreOutputText escape="true" id="j_id482" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id484" rendered="true" rowIndex="-1" rows="0" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id485" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id486" rendered="true" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id487" inlineStyle="white-space: nowrap" rendered="true" transient="false" truncateAt="0" value=" "/>
<CoreOutputText escape="true" id="j_id488" inlineStyle="font-style: italic;" rendered="false" transient="false" truncateAt="0" value="()"/>
<CoreOutputText escape="true" id="j_id489" rendered="false" transient="false" truncateAt="0" value=" "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id491" layout="default" rendered="false" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Interaction Creation Date" id="c33" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<UIXIterator first="0" id="j_id493" rendered="true" rowIndex="-1" rows="0" transient="false" var="date" varStatus="rowStatus">
<CoreInputDate accessKey="" autoComplete="on" autoSubmit="false" columns="0" disabled="false" id="j_id494" immediate="false" localValueSet="false" maximumLength="0" readOnly="true" rendered="true" required="false" showRequired="false" simple="false" transient="false" valid="true"/>
<CoreOutputText escape="true" id="j_id495" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Interaction Update Date" id="c34" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<UIXIterator first="0" id="j_id496" rendered="true" rowIndex="-1" rows="0" transient="false" var="date" varStatus="rowStatus">
<CoreInputDate accessKey="" autoComplete="on" autoSubmit="false" columns="0" disabled="false" id="j_id497" immediate="false" localValueSet="false" maximumLength="0" readOnly="true" rendered="true" required="false" showRequired="false" simple="false" transient="false" valid="true"/>
<CoreOutputText escape="true" id="j_id498" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Checksum molecule A" id="c35" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id499" rendered="false" transient="false">
<UIXIterator first="0" id="j_id500" rendered="true" rowIndex="-1" rows="0" transient="false" var="checksum" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id501" inlineStyle="font-weight: bold; white-space: nowrap" rendered="false" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id502" rendered="false" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id503" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id504" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Checksum molecule B" id="c36" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id505" rendered="false" transient="false">
<UIXIterator first="0" id="j_id506" rendered="true" rowIndex="-1" rows="0" transient="false" var="checksum" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id507" inlineStyle="font-weight: bold; white-space: nowrap" rendered="false" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id508" rendered="false" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id509" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id510" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Interaction Checksum" id="c37" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<UIXIterator first="0" id="j_id511" rendered="true" rowIndex="-1" rows="0" transient="false" var="checksum" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id512" inlineStyle="font-weight: bold; white-space: nowrap" rendered="false" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id513" rendered="false" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id514" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id515" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Interaction Negative" id="c38" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<CoreOutputText escape="true" id="j_id516" rendered="true" transient="false" truncateAt="0"/>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Features molecule A" id="c39" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id517" rendered="false" transient="false">
<ComponentRef id="j_id518" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id520" rendered="true" rowIndex="-1" rows="3" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id521" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id522" rendered="true" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id523" inlineStyle="font-style: italic;white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id524" rendered="false" transient="false" truncateAt="0" value=" ()"/>
<CoreOutputText escape="true" id="j_id525" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id527" rendered="true" rowIndex="-1" rows="0" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id528" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id529" rendered="true" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id530" inlineStyle="font-style: italic;white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id531" rendered="false" transient="false" truncateAt="0" value=" ()"/>
<CoreOutputText escape="true" id="j_id532" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id534" layout="default" rendered="false" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Features molecule B" id="c40" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id536" rendered="false" transient="false">
<ComponentRef id="j_id537" rendered="true" transient="false">
<div id="iam_content_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'};">
<UIXIterator first="0" id="j_id539" rendered="true" rowIndex="-1" rows="3" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id540" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id541" rendered="true" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id542" inlineStyle="font-style: italic;white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id543" rendered="false" transient="false" truncateAt="0" value=" ()"/>
<CoreOutputText escape="true" id="j_id544" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</div> <div id="iam_content_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'};">
<UIXIterator first="0" id="j_id546" rendered="true" rowIndex="-1" rows="0" transient="false" var="item" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id547" inlineStyle="font-weight: bold; white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id548" rendered="true" transient="false" truncateAt="0" value=":"/>
<CoreOutputText escape="true" id="j_id549" inlineStyle="font-style: italic;white-space: nowrap" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id550" rendered="false" transient="false" truncateAt="0" value=" ()"/>
<CoreOutputText escape="true" id="j_id551" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</div>
<CorePanelGroupLayout id="j_id553" layout="default" rendered="false" transient="false">
<span id="iam_disclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'block' : 'none'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'none'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'block'; document.getElementById('iam_undisclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[-]</a> </span> <span id="iam_undisclosed_${id}" style="display:#{sf:convertToBoolean(disclosed)? 'none' : 'block'}" onclick="document.getElementById('iam_content_disclosed_${id}').style.display = 'block'; document.getElementById('iam_content_undisclosed_${id}').style.display = 'none'; document.getElementById('iam_disclosed_${id}').style.display='block'; this.style.display = 'none'; return false;"> <a href="#">[+]</a> </span>
</CorePanelGroupLayout>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Stoichiometry molecule A" id="c41" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id555" rendered="false" transient="false">
<UIXIterator first="0" id="j_id556" rendered="true" rowIndex="-1" rows="0" transient="false" var="stoich" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id557" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id558" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Stoichiometry molecule B" id="c42" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id559" rendered="false" transient="false">
<UIXIterator first="0" id="j_id560" rendered="true" rowIndex="-1" rows="0" transient="false" var="stoich" varStatus="rowStatus">
<CoreOutputText escape="true" id="j_id561" rendered="true" transient="false" truncateAt="0"/>
<CoreOutputText escape="true" id="j_id562" rendered="false" transient="false" truncateAt="0" value="; "/>
</UIXIterator>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Participant Identification molecule A" id="c43" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id563" rendered="false" transient="false">
<ComponentRef id="j_id564" rendered="true" transient="false">
<UIXIterator first="0" id="j_id565" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id566" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id568" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id569" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id570" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id572" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id574" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id575" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Participant Identification molecule B" id="c44" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id577" rendered="false" transient="false">
<ComponentRef id="j_id578" rendered="true" transient="false">
<UIXIterator first="0" id="j_id579" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id580" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id582" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id583" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id584" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id586" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id588" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id589" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Biological Effect molecule A" id="c45" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextCompound" transient="false">
<HtmlPanelGroup id="j_id591" rendered="false" transient="false">
<ComponentRef id="j_id592" rendered="true" transient="false">
<UIXIterator first="0" id="j_id593" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id594" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id596" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id597" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id598" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id600" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id602" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id603" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Biological Effect molecule B" id="c46" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextTarget" transient="false">
<HtmlPanelGroup id="j_id605" rendered="false" transient="false">
<ComponentRef id="j_id606" rendered="true" transient="false">
<UIXIterator first="0" id="j_id607" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id608" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id610" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id611" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id612" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id614" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id616" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id617" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</HtmlPanelGroup>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Causal Regulatory Mechanism" id="c47" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<ComponentRef id="j_id619" rendered="true" transient="false">
<UIXIterator first="0" id="j_id620" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id621" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id623" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id624" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id625" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id627" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id629" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id630" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</CoreColumn>
<CoreColumn align="start" defaultSortOrder="ascending" headerNoWrap="false" headerText="Causal Statement" id="c48" noWrap="false" rendered="false" rowHeader="false" separateRows="false" sortable="false" styleClass="cellTextInteraction" transient="false">
<ComponentRef id="j_id632" rendered="true" transient="false">
<UIXIterator first="0" id="j_id633" rendered="true" rowIndex="-1" rows="0" transient="false" var="xref" varStatus="rowStatus">
<HtmlPanelGroup id="j_id634" rendered="false" transient="false">
<div style="display:inline-block;">
<UISeparateConversationContext id="j_id636" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id637" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
<CoreOutputText escape="true" id="j_id638" rendered="false" transient="false" truncateAt="0" value="; "/>
</UISeparateConversationContext>
</div>
</HtmlPanelGroup>
<HtmlPanelGroup id="j_id640" rendered="true" transient="false">
<span style="display:block">
<UISeparateConversationContext id="j_id642" rendered="true" transient="false">
<CoreGoLink accessKey="" destination="" disabled="true" id="j_id643" inlineStyle="white-space: pre;" rendered="true" shortDesc="" targetFrame="_blank" text="" transient="false"/>
</UISeparateConversationContext>
</span>
</HtmlPanelGroup>
</UIXIterator>
</ComponentRef>
</CoreColumn>
</CoreTable>
</div>
</div> </div>
</CorePanelGroupLayout>
</section>
</CoreForm>
</section>
<div class="scrollup"/> </div> </div> <footer> <div id="local-footer" class="grid_24 clearfix"> <p> #{psicquicView['webapp.name']} version: #{buildInfo.version}</p> </div> <div id="global-footer" class="grid_24"> <nav id="global-nav-expanded"> <div class="grid_4 alpha"> <h3 class="embl-ebi"><a href="//www.ebi.ac.uk/" title="EMBL-EBI">EMBL-EBI</a></h3> </div> <div class="grid_4"> <h3 class="services"><a href="//www.ebi.ac.uk/services">Services</a></h3> </div> <div class="grid_4"> <h3 class="research"><a href="//www.ebi.ac.uk/research">Research</a></h3> </div> <div class="grid_4"> <h3 class="training"><a href="//www.ebi.ac.uk/training">Training</a></h3> </div> <div class="grid_4"> <h3 class="industry"><a href="//www.ebi.ac.uk/industry">Industry</a></h3> </div> <div class="grid_4 omega"> <h3 class="about"><a href="//www.ebi.ac.uk/about">About us</a></h3> </div> </nav> <section id="ebi-footer-meta"> <p class="address">EMBL-EBI, Wellcome Trust Genome Campus, Hinxton, Cambridgeshire, CB10 1SD, UK +44 (0)1223 49 44 44</p> <p class="legal">Copyright EMBL-EBI 2013 | EBI is an outstation of the <a href="http://www.embl.org">European Molecular Biology Laboratory</a> | <a href="/about/privacy">Privacy</a> | <a href="/about/cookies">Cookies</a> | <a href="/about/terms-of-use">Terms of use</a></p> </section> </div> </footer> </div> <script type="text/javascript" src="//www.ebi.ac.uk/web_guidelines/js/foot.js"/> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js"/> <script type="text/javascript" src="#{requestConfigBean.absoluteContextPath}/js/JQuery-doubleScroll.js"/> <script type="text/javascript"> $(document).ready(function(){ if ($("#double-scroll").length > 0){ $('#double-scroll').doubleScroll(); } }); </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-672146-7']); _gaq.push(['_trackPageview']); (function () { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript"> var localFrameworkVersion = 'compliance'; // 1.1 or 1.2 or compliance or other // if you select compliance or other we will add some helpful // CSS styling, but you may need to add some CSS yourself var newDataProtectionNotificationBanner = document.createElement('script'); newDataProtectionNotificationBanner.src = 'https://ebi.emblstatic.net/web_guidelines/EBI-Framework/v1.3/js/ebi-global-includes/script/5_ebiFrameworkNotificationBanner.js?legacyRequest='+localFrameworkVersion; document.head.appendChild(newDataProtectionNotificationBanner); newDataProtectionNotificationBanner.onload = function() { ebiFrameworkRunDataProtectionBanner(); // invoke the banner }; </script> </body>
</html>
</UIViewRoot>

+ Scoped Variables

Request Parameters
NameValue
conversationContext1
Request Attributes
NameValue
__spring_security_filterSecurityInterceptor_filterAppliedtrue
__spring_security_scpf_appliedtrue
__spring_security_session_mgmt_filter_appliedtrue
__trRenderViewEntrytrue
requestConfigBeanorg.hupo.psi.mi.psicquic.view.webapp.controller.application.RequestConfigBean@51d2c336
Session Attributes
NameValue
columnContextorg.hupo.psi.mi.psicquic.view.webapp.controller.services.ColumnContextController@550cf395
userClusteringJobsorg.hupo.psi.mi.psicquic.view.webapp.controller.clustering.UserClusteringJobs@442c3c08
Application Attributes
NameValue
None
29 Jul 2024, 19:35:10