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 new tests to check attributes db_name and db_display_name work properly to retrieve the database_name and the displayable_name from the external database
-
Daniel Rios authored
added 2 new attributes in protein and dna alignFeatures to get the name of the external database and the displayable name
-
ens-stephenf authored
removed helpdesk_draft.txt, analysis_descriptions_draft.txt to avoid confusion. The file to use with load_analysis_descriptions.pl is analysis.descriptions.
-
ens-stephenf authored
-
- Aug 27, 2008
-
-
Steve Trevanion authored
-
Giulietta Spudich authored
-
Giulietta Spudich authored
-
- Aug 26, 2008
-
-
Andreas Kusalananda Kähäri authored
-
- Aug 21, 2008
-
-
Ian Longden authored
-
- Aug 20, 2008
-
-
Glenn Proctor authored
-
Glenn Proctor authored
Changed format to be tab-separated and added display_label as third column (default is logic name with _ removed).
-
- Aug 19, 2008
-
-
Daniel Rios authored
-
Daniel Rios authored
-
Stephen Searle authored
-
- Aug 18, 2008
-
-
ens-stephenf authored
genes have changed their biotype from eg. D_segment to IG_D_gene.
-
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 15, 2008
-
-
Glenn Proctor authored
Set gene description to NULL and status back to KNOWN_BY_PROJECTION when deleting previously-projected xrefs.
-
- Aug 13, 2008
-
-
Daniel Rios authored
-
Daniel Rios authored
-
- Aug 12, 2008
-
-
Glenn Proctor authored
-
Julio Fernandez Banet authored
-
- Aug 11, 2008
-
-
Glenn Proctor authored
-
- 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
-