This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Oct 27, 2008
-
-
Daniel Rios authored
-
Daniel Rios authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
- Oct 24, 2008
-
-
Daniel Rios authored
-
- Oct 21, 2008
-
-
Andrew Jenkinson authored
Modified $cs->equals to cope with DAS::CoordSystem
-
- Oct 20, 2008
-
-
Andreas Kusalananda Kähäri authored
When testing for existance of an object xref entry with linkage_annotation, treat NULLs as equals. + some formatting.
-
- Oct 17, 2008
-
-
Andreas Kusalananda Kähäri authored
-
Daniel Rios authored
-
- Oct 16, 2008
-
-
Andreas Kusalananda Kähäri authored
extra number (used by Ensembl Genomes) after the word "core", as in "schizzosachromyces_pombe_core_0_51_1a". Passes unit tests.
-
- Oct 15, 2008
-
-
Ian Longden authored
ignore_release arg added to gene store . It was set to 1 before but can now be passed, default is still set to 1
-
Andreas Kusalananda Kähäri authored
Removed empty line. Removed trailing spaces.
-
- Oct 13, 2008
-
-
Nathan Johnson authored
tweaked AffyAlign removed AlignAffyProbe & AlignAffy
-
Beth Yates authored
-
- Oct 10, 2008
-
-
Yuan Chen authored
-
Jan-hinnerk Vogel authored
firstEF added
-
Jan-hinnerk Vogel authored
description added for Uniprot_non_vertebrate
-
Simon White authored
-
- Oct 09, 2008
-
-
Julio Fernandez Banet authored
-
Julio Fernandez Banet authored
-
- Oct 07, 2008
-
-
Susan Fairley authored
-
- Oct 06, 2008
-
-
Ian Longden authored
-
- Oct 02, 2008
-
-
Will Spooner authored
-
Glenn Proctor authored
-
- Sep 29, 2008
-
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Daniel Rios authored
-
- Sep 23, 2008
-
-
James Smith authored
moved ENSEMBL_DB - > DATABASE_CORE and OTHER (non web user dbs) from ENSEMBL_{} -> DATABASE_, and changed the connection stuff to DATABASE_ as well
-
- Sep 22, 2008
-
-
Ian Longden authored
-
Ian Longden authored
-
Andreas Kusalananda Kähäri authored
-
- Sep 18, 2008
-
-
Ian Longden authored
-
Ian Longden authored
description for xrefs noew set to text rather than varchar(255) allowing longer descriptions, mainly for swissprot
-
Ian Longden authored
-
- Sep 12, 2008
-
-
Andreas Kusalananda Kähäri authored
get_all_DBAdaptors_by_connection(): Arg [1] : string, name of database Returntype : reference to list of DBAdaptors Exceptions : none Example : @dba = @{ Bio::EnsEMBL::Registry ->get_all_DBAdaptors_by_dbname($dbname) }; Status : Stable Some formatting.
-
- Sep 10, 2008
-
-
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.
-