From fda47edcb841c7c6abe993ae5a415d0859de99ae Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Fri, 3 Jul 2009 08:26:42 +0000
Subject: [PATCH] add GeneID

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@11298 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 etc/options | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/etc/options b/etc/options
index 0218e232c..9281842db 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.70 2009-06-30 10:21:14 tjc Exp $
+# $Header: //tmp/pathsoft/artemis/etc/options,v 1.71 2009-07-03 08:26:42 tjc Exp $
 
 # This file should contain option settings that look like this:
 #
@@ -824,7 +824,8 @@ hyperlinks = \
   PANTHER http://www.pantherdb.org/panther/family.do?clsAccession= \
   Superfamily http://supfam.org/SUPERFAMILY/cgi-bin/scop.cgi?ipid= \
   PDB http://www.rcsb.org/pdb/explore.do?structureId= \
-  AID http://pubchem.ncbi.nlm.nih.gov/assay/assay.cgi?aid=
+  AID http://pubchem.ncbi.nlm.nih.gov/assay/assay.cgi?aid= \
+  GeneID http://www.ncbi.nlm.nih.gov/sites/entrez?db=gene&cmd=Retrieve&dopt=full_report&list_uids=
 
 # Lookseq url
 #lookseq = http://www.sanger.ac.uk/cgi-bin/teams/team112/lookseq/get_data.pl?
-- 
GitLab