From f7cad0d1bb16aa259c0a6bb521e4a822ecaf584a Mon Sep 17 00:00:00 2001
From: Arne Stabenau <stabenau@sanger.ac.uk>
Date: Fri, 18 Mar 2005 14:19:41 +0000
Subject: [PATCH] added missing codes, needs cleanup now

---
 misc-scripts/attribute_types/attrib_type.txt | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/misc-scripts/attribute_types/attrib_type.txt b/misc-scripts/attribute_types/attrib_type.txt
index cf4e5178d6..18c2b89620 100644
--- a/misc-scripts/attribute_types/attrib_type.txt
+++ b/misc-scripts/attribute_types/attrib_type.txt
@@ -76,8 +76,6 @@
 
 19	fish	FISH location 
 
-20	state	Clone state 
-
 21	org	Sequencing centre 
 
 22	method	Method 
@@ -122,3 +120,11 @@
 
 # Acknowledgements for manual annotation of this seq_region
 47	ack	Acknowledgement		Acknowledgement
+
+# old clone attribute
+
+48	htg_phase	High throughput phase	high throughput genomic sequencing phase
+49	description	Description	A general descriptive text attribute
+50	chromosome	Chromosome	chromosomal location for supercontigs that are not assembled
+51	nonsense	Nonsense Mutation	Strain specific nonesense mutation
+
-- 
GitLab