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 .
- Apr 14, 2004
-
-
Damian Keefe authored
-
- Apr 13, 2004
-
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
Preprocess coordinates by merging adjacent inserts and deletes (mis-matches) so that they are treated like matches. Lose fewer exons this way.
-
Graham McVicker authored
-
Abel Ureta-Vidal authored
Added methods: hseq_region_name, hseq_region_strand, hseq_region_start and hseq_region_end, that return something if hslice is defined
-
- Apr 08, 2004
-
-
Graham McVicker authored
* store xrefs to human genes/transcripts/translations that chimp genes were generated from
-
Graham McVicker authored
-
Martin Hammond authored
-
- Apr 07, 2004
-
-
Graham McVicker authored
-
- Apr 06, 2004
-
-
Graham McVicker authored
moved routines related to storing of final genes into Gene package, added splitting of v. long introns, clustering of transcripts into genes, removal of duplicate transcripts and brinnging across xrefs
-
Laura Clarke authored
addition of a $sth->finish
-
Graham McVicker authored
-
Graham McVicker authored
-
- Apr 05, 2004
-
-
Graham McVicker authored
chained mapper was already being used even though faster regular mapper could usually have been used (accidentally commited with cache fix commit)
-
Graham McVicker authored
-
Graham McVicker authored
-
- Apr 04, 2004
-
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
split input of seq_region files into seperate query/target seq_region files because the same names may be used on both sides
-
Graham McVicker authored
removed phase recalculation code, instead retain human phases which is the correct thing to do when exons are dropped
-
Graham McVicker authored
-
- Apr 02, 2004
-
-
Graham McVicker authored
-
- Apr 01, 2004
-
-
Web Admin authored
-
Graham McVicker authored
-
Web Admin authored
-
Web Admin authored
-
Graham McVicker authored
Modified store method slightly. display_xref is now stored if set so update() does not need to be called as seperate step
-
Graham McVicker authored
-
Simon Potter authored
-
- Mar 31, 2004
-
-
Graham McVicker authored
Made global seq_region cache non-global. Global cache for all dbs + mod_perl = very mysterious web bug.
-
Graham McVicker authored
-
James Stalker authored
In deprecated chr_name call, I've changed the code so it projects to the toplevel, not to the chromosome. All species used to have chromosomes, so this always worked - the meaning of this call is now the same as it was, with the addded bonus that it works for species without chromosomes
-
Web Admin authored
-
Will Spooner authored
-
Graham McVicker authored
-
Graham McVicker authored
-
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
-
Graham McVicker authored
-