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 .
- Sep 28, 2011
-
-
Monika Komorowska authored
-
- Sep 27, 2011
-
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andy Yates authored
-
Andy Yates authored
Merging of UniParc mapping code into the Xref system. This relies on being able to contact the EBI based UniParc readonly database.
-
Andreas Kusalananda Kähäri authored
-
Andy Yates authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- Sep 26, 2011
-
-
Andy Yates authored
Brought in new_fast() as a speed increase. Should probably consider moving new_fast() up to Storable.pm to give it to as many modules as possible & reduce code duplication
-
Andy Yates authored
-
Andreas Kusalananda Kähäri authored
-
Magali Ruffier authored
-
Andreas Kusalananda Kähäri authored
; TODO ; do_similarity_scoring = 0 ; TODO ; do_project_to_common_cs = 0
-
Andy Yates authored
Faster version of rearrange which ditches uc() and order modifying in favor of editing the input parameters directly with a tr///d. This is 35% faster than our original implementation. Test case suite has been run before this commit.
-
Andy Yates authored
Caches are now created from an accessor rather than building them in the new(). This allows us to remove the new() and lets people inherit from here however they want to. It also stops us from auto-vivifying a plain hash which causes unintentional object retention. clear_cache() did not de-reference the hash before clearning which could have caused the same situation of creating an auto-vivified hash. Regression test put in place to stop this from happening again.
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
-
- Sep 23, 2011
-
-
Andreas Kusalananda Kähäri authored
(--species) and -t (--type). Not yet implemented.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Nick Langridge authored
-
Andy Yates authored
Adding a global here to allow for silencing of the no_cache warning. Important for dump applications where caching is not that useful
-
Kieron Taylor authored
-
- Sep 22, 2011
-
-
Andy Yates authored
-
Andreas Kusalananda Kähäri authored
This is an option for turning on or off exonerate. You might want to do this if the assembly hasn't changed.
-
Andreas Kusalananda Kähäri authored
Use seq_region mappings correctly by getting all external seq_region_ids for our internal seq_region_id and then using an IN-list in the subsequent query.
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
add_xref now takes a hash instead of a list for easy maintainance. Lots of docs and removal of old subroutines. perlcritic fixes.
-
Ian Longden authored
-
- Sep 21, 2011
-
-
Andy Yates authored
-
- Sep 20, 2011
-
-
Kieron Taylor authored
-
Andy Yates authored
-
Andy Yates authored
-