From cc1cdb69702c3a177a7ac591cc5e2d8b938d8a03 Mon Sep 17 00:00:00 2001
From: Arnaud Kerhornou <arnaud@ebi.ac.uk>
Date: Tue, 7 Sep 2010 10:08:47 +0000
Subject: [PATCH] Added circular_seq and external_db attributes

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

diff --git a/misc-scripts/attribute_types/attrib_type.txt b/misc-scripts/attribute_types/attrib_type.txt
index 47480f66f2..84f35cf9d9 100644
--- a/misc-scripts/attribute_types/attrib_type.txt
+++ b/misc-scripts/attribute_types/attrib_type.txt
@@ -376,3 +376,7 @@
 
 # attribute to indicate that human evidence for a low-coverage genomes' projected transcript has been removed
 315	NoEvidence	Evidence for projected transcript removed	Supporting evidence for this projected transcript has been removed from the human database
+
+# attribute to indicate if a seq_region is circular
+316	circular_seq	Circular sequence	Circular chromosome or plasmid molecule
+317	external_db	External database	External database to which seq_region name can be linked
-- 
GitLab