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 03, 2012
-
-
Andreas Kusalananda Kähäri authored
* Pick up perl executable from environment. * use warnings; * Make usage() a subroutine rather than a string. * Use @table_names in usage() to avoid confusion when the list of tables is updated (the 'ditag' table was missing from the list, but not in the old usage string). * Better usage() text. * Better information messages when running the script. * When unable to dump the old table, skip to the next database rather than dying. * Always use long option names when calling external programs from scripts! * Use do() rather than prepare(), execute(), finish() for simple things like these.
-
Andreas Kusalananda Kähäri authored
for port to '3306'. Some formatting.
-
- Apr 01, 2012
-
-
Andy Yates authored
Replacing the 6 coordinate methods with versions which can operate on transcripts which have not been persisted to a database. The DBID is still used for caching purposes
-
- Mar 30, 2012
-
-
Monika Komorowska authored
-
Andy Yates authored
-
Kieron Taylor authored
-
- Mar 29, 2012
-
-
Monika Komorowska authored
-
Kieron Taylor authored
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Kieron Taylor authored
-
- Mar 28, 2012
-
-
Andy Yates authored
-
Andreas Kusalananda Kähäri authored
-
- Mar 27, 2012
-
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Andy Yates authored
-
Kevin Howe authored
-
Andreas Kusalananda Kähäri authored
-
- Mar 24, 2012
-
-
Andy Yates authored
Switch to using $subsequence_slice than $self for the start and end values. If we don't then we will try to retrieve all repeat features for an entire chromosome.
-
- Mar 23, 2012
-
-
Andy Yates authored
-
Andy Yates authored
Simplification of the AUTOLOAD since there were blocks of code which could never be called. Removed these unused blocks.
-
- Mar 22, 2012
-
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Bronwen Aken authored
-
Dan Staines authored
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Andy Yates authored
-
Andy Yates authored
-
- Mar 21, 2012
-
-
Andy Yates authored
-
- Mar 20, 2012
-
-
Andy Yates authored
Escape _ in the input parameters as otherwise we spend a lot of time doing very expensive LIKE operations
-