From c45c7af2763b7abb6d5aabe874c9fc3136fe572b Mon Sep 17 00:00:00 2001 From: Sascha Steinbiss <ss34@sanger.ac.uk> Date: Thu, 28 Jan 2016 14:25:10 +0000 Subject: [PATCH] add TCDB as database --- etc/options | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/options b/etc/options index 09bd47639..b1d8988ea 100644 --- a/etc/options +++ b/etc/options @@ -857,7 +857,8 @@ hyperlinks = \ 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= \ Rfam http://rfam.sanger.ac.uk/family/ \ - GI http://www.ncbi.nlm.nih.gov/entrez/sutils/girevhist.cgi?val= + GI http://www.ncbi.nlm.nih.gov/entrez/sutils/girevhist.cgi?val= \ + TCDB http://www.tcdb.org/search/result.php?tc= # BamView # No. threads used to read from multiple BAM files -- GitLab