This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 13 Apr, 2004 4 commits
-
-
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
-
- 08 Apr, 2004 3 commits
-
-
Graham McVicker authored
* store xrefs to human genes/transcripts/translations that chimp genes were generated from
-
Graham McVicker authored
-
Martin Hammond authored
-
- 07 Apr, 2004 1 commit
-
-
Graham McVicker authored
-
- 06 Apr, 2004 4 commits
-
-
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
-
- 05 Apr, 2004 3 commits
-
-
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
-
- 04 Apr, 2004 6 commits
-
-
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
-
- 02 Apr, 2004 1 commit
-
-
Graham McVicker authored
-
- 01 Apr, 2004 7 commits
-
-
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
-
- 31 Mar, 2004 10 commits
-
-
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
-
Graham McVicker authored
-
- 30 Mar, 2004 1 commit
-
-
Graham McVicker authored
-