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 .
- Aug 09, 2008
-
-
Glenn Proctor authored
Refactored - do names and GO terms in one job for those species where both were done separately before. Should reduce the number of jobs.
-
- 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
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
print out options so to make it easier to keep track of what has been ran. And run the cleanup script after running coordinate mapping so that xrefs only on one coordinate system
-
Ian Longden authored
-
Ian Longden authored
-
- 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
-
Daniel Rios authored
-
- Aug 06, 2008
-
-
Daniel Rios authored
-
Daniel Rios authored
-
- Aug 05, 2008
-
-
Glenn Proctor authored
Don't delete the GeneGC entry from attrib_type, since if it is deleted it will be re-created later in the script with a different attrib_type_id, which will be inconsistent with that in the attrib_type.txt file.
-
- Aug 04, 2008
-
-
Ian Longden authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
Added name and GO term projections for 6 new species - dolphin, hyrax, tariser, megabat, kangaroo rat, alpaca.
-
Glenn Proctor authored
-
- Aug 03, 2008
-
-
Glenn Proctor authored
-
Glenn Proctor authored
Add BINARY flag to meta.meta_value to make it case sensitive when doing UNIQUE comparisions (especially for Gallus/gallus)
-
- Aug 02, 2008
-
-
ens-stephenf authored
-
- Aug 01, 2008
-
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Eugene Kulesha authored
-
Eugene Kulesha authored
-
- Jul 31, 2008
-
-
Rhoda Kinsella authored
-
Rhoda Kinsella authored
-
Rhoda Kinsella authored
-
Bronwen Aken authored
-
Ian Longden authored
-
- Jul 29, 2008
-
-
Andreas Kusalananda Kähäri authored
species_id column in the meta table. Unit-tests passes.
-