From 7433ee35f9b6ac934872a4e2a5dfc1c40de83e1b Mon Sep 17 00:00:00 2001 From: tcarver <tjc> Date: Thu, 24 Oct 2013 14:50:05 +0100 Subject: [PATCH] change EMBL hyperlink --- etc/options | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/options b/etc/options index 85ccd2ffc..1987d3f8c 100644 --- a/etc/options +++ b/etc/options @@ -834,7 +834,8 @@ srs_url = http://srs.ebi.ac.uk/srsbin/cgi-bin/ # hyperlinked databases in feature editor hyperlinks = \ - EMBL+SWALL+UniProt+UniProtKB srs_url \ + SWALL+UniProt+UniProtKB srs_url \ + EMBL http://www.ebi.ac.uk/Tools/dbfetch/expasyfetch? \ PubMed+PMID http://www.ncbi.nlm.nih.gov/sites/entrez?Db=pubmed&Cmd=ShowDetailView&TermToSearch= \ InterPro http://www.ebi.ac.uk/interpro/entry/ \ OrthoMCLDB http://www.orthomcl.org/cgi-bin/OrthoMclWeb.cgi?rm=groupList&type=ackeyword&in=Accession&q= \ -- GitLab