This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 09 Jan, 2014 1 commit
-
-
Magali Ruffier authored
if this is the last feature of its kind, delete corresponding meta_coord entry if it was the longest feature of its kind, update meta_coord to second longest feature
-
- 25 Nov, 2013 1 commit
-
-
Andy Yates authored
-
- 25 Mar, 2013 1 commit
-
-
Andy Yates authored
-
- 24 Apr, 2012 1 commit
-
-
Kieron Taylor authored
-
- 10 Jan, 2012 1 commit
-
-
Andy Yates authored
-
- 05 Jan, 2011 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 16 Aug, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
<ensembl-dev@ebi.ac.uk> to <dev@ensembl.org>.
-
- 02 Feb, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 04 Mar, 2009 1 commit
-
-
Andreas Kusalananda Kähäri authored
Formatting of SYNOPSIS code. Passes unit tests.
-
- 10 Sep, 2008 1 commit
-
-
Andreas Kusalananda Kähäri authored
having DNA database and analysis database on separate servers: In new(), pick the coordinate system internal IDs from a CoordSystemAdaptor created from the DNA database (which may be located on another database server), then fetch the meta_coord data from the adaptor-local database using these. Passes unit tests.
-
- 29 Jul, 2008 1 commit
-
-
Andreas Kusalananda Kähäri authored
database in new().
-
- 24 Jul, 2008 1 commit
-
-
Andreas Kusalananda Kähäri authored
Using this code on databases not patched up to the v51 schema will fail. A pre-merge tag was put in place just before this merge: pre-multispecies-merge (in ensembl/modules/Bio/EnsEMBL)
-
- 12 Aug, 2005 1 commit
-
-
Ian Longden authored
-
- 05 Dec, 2004 1 commit
-
-
Arek Icrapzych authored
naughty, naughty man! ;-)
-
- 03 Dec, 2004 2 commits
-
-
Laura Clarke authored
another addition to make arnes sql to avoid race conditions work, apparently NULL is not less than 1 in mysql
-
Laura Clarke authored
changes to make the filling out the meta_coord.max_length column on the fly work
-
- 18 Nov, 2004 1 commit
-
-
Arne Stabenau authored
-
- 12 Aug, 2004 1 commit
-
-
Graham McVicker authored
-
- 31 Mar, 2004 1 commit
-
-
Graham McVicker authored
Moved meta_coord table information retrieval/storage out of CoordSystemAdaptor and into new MetaCoordContainer class. This was causing problems because the meta coord information should be stored/retrieved in the feature database and the coord system information should be stored/retrieved in the dna database
-