Changes between Version 34 and Version 35 of OpenBio*
- Timestamp:
- 2008/02/14 16:24:19 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenBio*
v34 v35 86 86 * -- Would like to work out how best to represent EMBL CO (EMBLxml 'contig') lines in BioSQL. These are extra hard as they are in place of actual sequence data - sequences that have CO lines have NO SQ lines - meaning that sequence length has to be computed as a function of the CO lines rather than being provided. CO lines look like GenBank locations but have a simpler syntax plus one extra keyword for gaps, which is either numeric or a string 'unk100' indicating unknown gap size. 87 87 * Generation of EJB entity beans for BioSQL schema. 88 * EJB's must be manually generated for BIOENTRY_PATH, BIOENTRY_QUALIFIER_VALUE, SEQFEATURE_PATH and TAXON_NAME 88 89 * Discussion about consistent use of Unique Keys rather than Primary Keys for compound but mutable instances. 89 90