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 .
- Sep 01, 2008
-
-
Daniel Rios authored
added 2 new attributes in protein and dna alignFeatures to get the name of the external database and the displayable name
-
- Aug 26, 2008
-
-
Andreas Kusalananda Kähäri authored
-
- Aug 19, 2008
-
-
Daniel Rios authored
-
Daniel Rios authored
-
- Aug 18, 2008
-
-
Glenn Proctor authored
Changed creation of compara adaptor in get_all_compara_Syntenies and get_all_compara_DnaAlignFeatures to use registry directly.
-
Ian Longden authored
-
- Aug 13, 2008
-
-
Daniel Rios authored
-
Daniel Rios authored
-
- Aug 08, 2008
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
all_species Args : NONE Example : @all_species = @{$dba->all_species()}; Description: Returns the names of all species contained in the database to which this DBAdaptor is connected. Returntype : array reference
-
- Aug 07, 2008
-
-
Andreas Kusalananda Kähäri authored
a multi-species database. API passes unit tests.
-
Andreas Kusalananda Kähäri authored
expensive joins for single-species databases.
-
Andreas Kusalananda Kähäri authored
no seq_region, so exclude from hack in generic_fetch().
-
Andreas Kusalananda Kähäri authored
If called for a Bio::EnsEMBL::DBSQL::BaseFeatureAdaptor object, add the seq_region and coord_system tables to the table list and join the main feature table to coord_system.species_id through the seq_region table.
-
Andreas Kusalananda Kähäri authored
-
- Aug 04, 2008
-
-
Glenn Proctor authored
-
Glenn Proctor authored
-
- Aug 01, 2008
-
-
Eugene Kulesha authored
-
Eugene Kulesha authored
-
- Jul 29, 2008
-
-
Andreas Kusalananda Kähäri authored
species_id column in the meta table. Unit-tests passes.
-
Andreas Kusalananda Kähäri authored
database in new().
-
Eugene Kulesha authored
-
Eugene Kulesha authored
-
Eugene Kulesha authored
-
Eugene Kulesha authored
-
Eugene Kulesha authored
-
Eugene Kulesha authored
translation id can be passed when a new ProteinFeature is created so it can be later stored in the database (protein_feature table)
-
Eugene Kulesha authored
-
- Jul 28, 2008
-
-
Daniel Rios authored
-
- Jul 25, 2008
-
-
Andreas Kusalananda Kähäri authored
database names and making sure none of them are picked out when looking for core (single species) databases.
-
Andreas Kusalananda Kähäri authored
-
- Jul 24, 2008
-
-
Andreas Kusalananda Kähäri authored
Reformat of get_all_db_adaptors().
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
current ensembl/sql/table.sql.
-
Andreas Kusalananda Kähäri authored
not just "%_core_51".
-
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)
-