From 672ce2c587799bc23fbeef251055bc3b1784fcc9 Mon Sep 17 00:00:00 2001
From: Pontus Larsson <pl4@sanger.ac.uk>
Date: Tue, 6 Apr 2010 10:37:23 +0000
Subject: [PATCH] Added attrib_types for LRG overlaps

---
 misc-scripts/attribute_types/attrib_type.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/misc-scripts/attribute_types/attrib_type.txt b/misc-scripts/attribute_types/attrib_type.txt
index 418abfe341..9aa3a4ba75 100644
--- a/misc-scripts/attribute_types/attrib_type.txt
+++ b/misc-scripts/attribute_types/attrib_type.txt
@@ -338,3 +338,6 @@
 # Intron loss due to a frameshift on the query genome
 198	lost_frameshift	lost_frameshift	Frameshift on the query sequence is lost in the target sequence
 
+#ĂŠAttributes added as gene_attribs to Ensembl genes that fall within a genomic region where a LRG record exists
+216	GeneInLRG	Gene in LRG	This gene is contained within an LRG region
+217	GeneOverlapLRG	Gene overlaps LRG	This gene is partially overlapped by a LRG region (start or end outside LRG)
-- 
GitLab