From 5ae042c14dbafa6f73bad618a20bcb4b4fed8ced Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Thu, 26 Mar 2009 16:22:19 +0000 Subject: [PATCH] add GO hyperlink git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@10297 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- etc/options | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/options b/etc/options index 0ebbde739..f10b0e36f 100644 --- a/etc/options +++ b/etc/options @@ -2,7 +2,7 @@ # (Note that comment lines start with a hash (#) symbol) -# $Header: //tmp/pathsoft/artemis/etc/options,v 1.55 2009-03-19 11:27:56 tjc Exp $ +# $Header: //tmp/pathsoft/artemis/etc/options,v 1.56 2009-03-26 16:22:19 tjc Exp $ # This file should contain option settings that look like this: # @@ -815,7 +815,8 @@ hyperlinks = \ ProDom http://prodom.prabi.fr/prodom/current/cgi-bin/request.pl?question=DBEN&query= \ PIRSF http://pir.georgetown.edu/cgi-bin/ipcSF?id= \ TIGR_TIGRFAMS http://cmr.tigr.org/tigr-scripts/CMR/HmmReport.cgi?hmm_acc= \ - OPI http://chemlims.com/OPI/MServlet.ChemInfo?module=GeneGo&act=findGenes&Gene_Name_= + OPI http://chemlims.com/OPI/MServlet.ChemInfo?module=GeneGo&act=findGenes&Gene_Name_= \ + GO http://amigo.geneontology.org/cgi-bin/amigo/term-details.cgi?term= # # CHADO DATABASE OPTIONS -- GitLab