This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 02 Feb, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 27 Oct, 2009 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 04 Mar, 2009 1 commit
-
-
Andreas Kusalananda Kähäri authored
Formatting of SYNOPSIS code. Passes unit tests.
-
- 08 Dec, 2008 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 02 Dec, 2008 1 commit
-
-
Web Admin authored
-
- 05 Nov, 2008 1 commit
-
-
Eugene Kulesha authored
-
- 31 Oct, 2008 1 commit
-
-
Eugene Kulesha authored
get slice adaptor from the destination slice, rather then the current db - because userdata features are stored in a different db
-
- 29 Oct, 2008 1 commit
-
-
Daniel Rios authored
changes introduced in release 52: new column description in external_db and new column in dna_align_feature
-
- 17 Oct, 2008 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 01 Sep, 2008 1 commit
-
-
Daniel Rios authored
added 2 new attributes in protein and dna alignFeatures to get the name of the external database and the displayable name
-
- 01 Aug, 2008 2 commits
-
-
Eugene Kulesha authored
-
Eugene Kulesha authored
-
- 29 Jul, 2008 2 commits
-
-
Eugene Kulesha authored
-
Eugene Kulesha authored
-
- 07 Jul, 2008 1 commit
-
-
Eugene Kulesha authored
-
- 01 Jul, 2008 1 commit
-
-
Andreas Kusalananda Kähäri authored
registry and not get_XXXAdaptor() explicitly.
-
- 14 Mar, 2008 1 commit
-
-
Andreas Kusalananda Kähäri authored
In all the feature adaptors, use either _create_feature() or _create_feature_fast() from BaseFeatureAdaptor in _objs_from_sth() to create features.
-
- 21 Sep, 2007 1 commit
-
-
Ian Longden authored
-
- 02 Jan, 2007 1 commit
-
-
Ian Longden authored
added order as an optional argument to list_dbIDs, mosy useful for genes and transcripts so caching is maximised
-
- 14 Aug, 2006 1 commit
-
-
Ian Longden authored
-
- 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
-
- 16 May, 2005 1 commit
-
-
Arne Stabenau authored
-
- 29 Apr, 2004 1 commit
-
-
Laura Clarke authored
bug fix in Bio::EnsEMBL::Feature added import of warning method into DnaAlignFeatureAdaptor
-
- 09 Jan, 2004 1 commit
-
-
Arne Stabenau authored
-
- 17 Jul, 2003 1 commit
-
-
Glenn Proctor authored
-
- 19 Mar, 2003 1 commit
-
-
Graham McVicker authored
-
- 28 Jan, 2003 1 commit
-
-
Graham McVicker authored
fixes RepeatFeatureAdaptor::fetch_by_dbID
-
- 16 Jan, 2003 1 commit
-
-
Arne Stabenau authored
fixed some memory leak problems, store Analysis object will now happen on feature store. That could slow down the Pipeline
-
- 03 Jan, 2003 1 commit
-
-
Graham McVicker authored
-
- 18 Oct, 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
-
- 11 Oct, 2002 1 commit
-
-
Dan T Andrews authored
-
- 07 Oct, 2002 1 commit
-
-
Graham McVicker authored
-
- 03 Oct, 2002 1 commit
-
-
Graham McVicker authored
-
- 01 Oct, 2002 2 commits
-
-
Graham McVicker authored
-Sped up general feature retrieval a little bit
-
Web Admin authored
-
- 26 Sep, 2002 1 commit
-
-
Graham McVicker authored
-
- 23 Sep, 2002 1 commit
-
-
Dan T Andrews authored
Fixed a bug in _objs_from_sth where the hit start coordinate was accidentally being used as the hit score.
-
- 19 Sep, 2002 1 commit
-
-
Graham McVicker authored
-'Flatening' FeaturePair object so that it no longer contains 2 SeqFeatures; It is now isa SeqFeature with some additional Hit attributes (object still bhaves as if it contained two features -Adding 'fast' constructors to DnaDnaAlignFeatures and PepDnaAlignFeatures -Some other minor tweaks such as using bind columns instead of fetchrow_hashref
-