This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 25 Nov, 2013 1 commit
-
-
Andy Yates authored
-
- 31 Jul, 2013 1 commit
-
-
Alessandro Vullo authored
-
- 25 Mar, 2013 1 commit
-
-
Andy Yates authored
-
- 06 May, 2012 1 commit
-
-
Monika Komorowska authored
fix for ChainedAssemblyMapper to map using the destination slice if one is provided http://www.ebi.ac.uk/panda/jira/browse/ENSCORESW-108
-
- 10 Jan, 2012 1 commit
-
-
Andy Yates authored
-
- 05 Jan, 2011 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 16 Aug, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
<ensembl-dev@ebi.ac.uk> to <dev@ensembl.org>.
-
- 02 Feb, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 08 Jul, 2009 1 commit
-
-
Daniel Rios authored
-
- 04 Mar, 2009 1 commit
-
-
Andreas Kusalananda Kähäri authored
Formatting of SYNOPSIS code. Passes unit tests.
-
- 16 Feb, 2009 1 commit
-
-
Daniel Rios authored
-
- 21 Jul, 2008 1 commit
-
-
Daniel Rios authored
added use of method bind_param_generic_fetch to allow binding parameters when using the generic fetch method
-
- 10 Jul, 2008 1 commit
-
-
Daniel Rios authored
-
- 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.
-
- 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
-
- 02 Feb, 2005 1 commit
-
-
Jan-hinnerk Vogel authored
-
- 03 Aug, 2004 1 commit
-
-
Graham McVicker authored
-
- 19 Jul, 2004 1 commit
-
-
Jan-hinnerk Vogel authored
documentation of fetch_by_region-method fixed WAS : $slice = $sa->fetch_by_region('x', 100000, 200000); CHANGED TO : $slice = $sa->fetch_by_region('chromosome','x', 100000, 200000);
-
- 26 May, 2004 1 commit
-
-
Graham McVicker authored
-
- 09 Jan, 2004 1 commit
-
-
Arne Stabenau authored
-
- 17 Jul, 2003 1 commit
-
-
Glenn Proctor authored
-
- 21 May, 2003 1 commit
-
-
Graham McVicker authored
-
- 16 May, 2003 2 commits
-
-
Arne Stabenau authored
-
Graham McVicker authored
allow prediction transcripts to be computed in slice coords and transformed to raw contig coords - untested
-
- 05 Feb, 2003 1 commit
-
-
Graham McVicker authored
-
- 28 Jan, 2003 1 commit
-
-
Graham McVicker authored
fixes RepeatFeatureAdaptor::fetch_by_dbID
-
- 12 Nov, 2002 1 commit
-
-
Arne Stabenau authored
-
- 08 Nov, 2002 2 commits
-
-
Arne Stabenau authored
-
Graham McVicker authored
-
- 22 Oct, 2002 3 commits
-
-
Michele Clamp authored
where all my transcripts were disappearing to. I'm assuming it still works for slices. I don't have slice tests yet.
-
Graham McVicker authored
-
Graham McVicker authored
Refactored PredictionTranscriptAdaptor to inherit from BaseAlignFeature (and fixed some bugs) Altered RepeatFeatureAdaptor slightly for changed BaseAlignFeature implementation
-
- 18 Oct, 2002 1 commit
-
-
Eduardo Eyras authored
-
- 17 Oct, 2002 3 commits
-
-
Eduardo Eyras authored
-
Graham McVicker authored
-
Arne Stabenau authored
-