From f5bccefc411350bbe48a8d198c7ba1c529713685 Mon Sep 17 00:00:00 2001
From: Amy Tang <at6@sanger.ac.uk>
Date: Fri, 19 Mar 2010 11:19:34 +0000
Subject: [PATCH] Updated web_data column for Gorilla_RNA-Seq. Models should be
 displayed from the gene table, not dna_align_feature table.

---
 misc-scripts/analysis_description/analysis.descriptions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc-scripts/analysis_description/analysis.descriptions b/misc-scripts/analysis_description/analysis.descriptions
index f54cd2a92f..853164ab94 100644
--- a/misc-scripts/analysis_description/analysis.descriptions
+++ b/misc-scripts/analysis_description/analysis.descriptions
@@ -356,7 +356,7 @@
 367	duck_est	Anas platyrhynchos 'Expressed Sequence Tags' (ESTs) from <a rel="external" href="http://www.ncbi.nlm.nih.gov/dbEST/">dbEST</a> and the duck genome consortium are aligned to the genome using <a rel="external" href="http://www.biomedcentral.com/1471-2105/6/31">Exonerate</a>	Duck EST	1	{'type'=>'est'}
 368	duck_transcriptome	Assembled Anas platyrhynchos EST sequences supplied by the Beijing Genomics Institute (BGI).	Duck transcriptome	1	{'type'=>'est'}
 369	ncbi_ccds_import	Protein coding sequences agreed upon by the Consensus Coding Sequence project, or <a href="/info/docs/genebuild/ccds.html" class="cp-external">CCDS</a>.	CCDS set	1	 {'default' => {'contigviewbottom' => 'normal'},'type' => 'cdna'}
-370	Gorilla_RNA-Seq	Illumina paired-end reads from Western lowland gorilla generated at the Wellcome Trust Sanger Institute (WTSI) aligned to the genome using <a rel="external" href="http://www.biomedcentral.com/1471-2105/6/31">Exonerate</a>.	Gorilla_RNA-Seq	1	 {'gene' => {'do_not_display' => '1'},'default' => {'contigviewbottom' => 'stack'},'type' => 'cdna'}	
+370	Gorilla_RNA-Seq	Illumina paired-end reads from Western lowland gorilla generated at the Wellcome Trust Sanger Institute (WTSI) aligned to the genome using <a rel="external" href="http://www.biomedcentral.com/1471-2105/6/31">Exonerate</a>.	Gorilla_RNA-Seq	1	{'label_key' => '[text_label] [display_label]','label' => '[text_label] [display_label]'}
 371	human_cdna2genome	Homo Sapiens cDNAs from <a rel="external" href="http://www.ncbi.nlm.nih.gov/RefSeq/">NCBI RefSeq</a> and <a rel="external" href="http://www.ebi.ac.uk/embl/">EMBL</a> are aligned to the genome using <a rel="external" href="http://www.biomedcentral.com/1471-2105/6/31">Exonerate cnda2geome model</a>.	Human RefSeq/EMBL cdna2genome	0
 
 #add new entries for core databases above, the following are for functional genomics
-- 
GitLab