This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 02 Dec, 2009 1 commit
-
-
Eugene Kulesha authored
-
- 08 May, 2009 1 commit
-
-
Ian Longden authored
seq_edits processed on seq_regions. A cache of regions are made on creation of the adaptor, this hash is then used for fast testing to see if any seq_edit are needed for a given seq_region
-
- 04 Mar, 2009 1 commit
-
-
Andreas Kusalananda Kähäri authored
Formatting of SYNOPSIS code. Passes unit tests.
-
- 24 Jul, 2008 1 commit
-
-
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)
-
- 01 Jul, 2008 1 commit
-
-
Andreas Kusalananda Kähäri authored
registry and not get_XXXAdaptor() explicitly.
-
- 23 Nov, 2005 1 commit
-
-
Daniel Rios authored
modified execute calls to make compatible with other databases. Need to use bind_param first, with the type of the parameter, and execute later
-
- 12 Aug, 2005 1 commit
-
-
Ian Longden authored
-
- 29 Jul, 2004 1 commit
-
-
Graham McVicker authored
Sequence retrieved from the database is now uppercased. This is so that softmasking can still be performed correctly when mixed/lower case sequence is stored in the database.
-
- 21 Jul, 2004 1 commit
-
-
Graham McVicker authored
-
- 13 Jul, 2004 1 commit
-
-
Web Admin authored
-
- 26 May, 2004 1 commit
-
-
Graham McVicker authored
-
- 13 May, 2004 1 commit
-
-
Graham McVicker authored
added a caching algorithm to somewhat improve efficiency of certain usage patterns (such as transcript/prediction transcript dumps
-
- 23 Feb, 2004 1 commit
-
-
Graham McVicker authored
-
- 11 Feb, 2004 1 commit
-
-
Graham McVicker authored
modifications so that toplevel is now a pseudo coordinate system representing the highest real coordinate system in a given region
-
- 09 Jan, 2004 1 commit
-
-
Arne Stabenau authored
-
- 22 Jul, 2003 1 commit
-
-
Arne Stabenau authored
-
- 15 Jul, 2003 1 commit
-
-
Tim Hubbard authored
-
- 14 Jul, 2003 2 commits
-
-
Tim Hubbard authored
-
Tim Hubbard authored
-
- 07 Jul, 2003 1 commit
-
-
Graham McVicker authored
-
- 22 Nov, 2002 1 commit
-
-
Graham McVicker authored
-
- 17 Oct, 2002 1 commit
-
-
Graham McVicker authored
Updates so slices can handle negative strand, not finished yet, and not tested
-
- 16 Oct, 2002 2 commits
-
-
Graham McVicker authored
-
Graham McVicker authored
-
- 23 Sep, 2002 1 commit
-
-
Graham McVicker authored
Modified Clone store method so that it functions correctly. Changed RawContig and Clone so that they can be instantiated w/o db connection.
-
- 11 Sep, 2002 1 commit
-
-
Graham McVicker authored
fetch_by_contig_id(int) -> fetch_by_Contig(RawContig) store(int, list of Features) -> store(list of Features with attached contigs)
-
- 09 Sep, 2002 1 commit
-
-
Graham McVicker authored
-
- 30 Aug, 2002 1 commit
-
-
Graham McVicker authored
-
- 02 Aug, 2002 1 commit
-
-
Arne Stabenau authored
So it get sequence for sanger/estgenes (in theory)
-
- 24 Jul, 2002 1 commit
-
-
Dan T Andrews authored
The sequence returned by fetch_by_contig_id_start_end_strand contained \s characters. Now it does a s/\s//g on it before returning anything.
-
- 27 Jun, 2002 1 commit
-
-
Arne Stabenau authored
-
- 14 Jun, 2002 1 commit
-
-
Alistair Rust authored
adding and debugging the get_all_Genes method on Slice.pm
-
- 05 Jun, 2002 1 commit
-
-
Alistair Rust authored
-
- 28 May, 2002 1 commit
-
-
Alistair Rust authored
Fixes to handle strandedness of slices and requested sequences in the fetch_by_Slice_start_end_strand method.
-
- 10 May, 2002 1 commit
-
-
Arne Stabenau authored
-
- 09 May, 2002 1 commit
-
-
Arne Stabenau authored
-
- 08 May, 2002 1 commit
-
-
Arne Stabenau authored
-