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 .
- Nov 07, 2011
-
-
Steve Trevanion authored
-
- Oct 28, 2011
-
-
Kieron Taylor authored
Introduced Utils::IO namespace along with serializer code for GFF3 and human-readable formats. Pre-release, not intended for public use. Also added Utils::BiotypeMapper that performs ontology mappings.
-
Andreas Kusalananda Kähäri authored
formatting safe use of @aliases (don't expect registry to make copy of the list) quote argument names and values
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- Oct 19, 2011
-
-
Simon Brent authored
-
- Oct 18, 2011
-
-
Andy Yates authored
-
Andy Yates authored
-
- Oct 17, 2011
-
-
Monika Komorowska authored
-
- Oct 05, 2011
-
-
Ian Longden authored
Check the result of the print and die if we have an error. Bits of flatfiles have been missing so hopefully these will now be caught
-
- Sep 26, 2011
-
-
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.
-
- Sep 20, 2011
-
-
Andy Yates authored
-
Andy Yates authored
-
- Sep 16, 2011
-
-
Andy Yates authored
Edge case support for hive which allows for non-scheme URIs. We now treat these as if they are DB URIs.
-
Andy Yates authored
Adding support for SQLite since the URI scheme does not take into account the fact that SQLite is a path and the concept of table does not play well with this
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
-
- Sep 15, 2011
-
-
Kieron Taylor authored
Minor POD corrections
-
Andy Yates authored
Removing URIParser sub-package. It was nice in theory but I'd rather support different schemes using extensions to the URI package
-
Andy Yates authored
-
- Sep 14, 2011
-
-
Andy Yates authored
-
- Sep 09, 2011
-
-
Monika Komorowska authored
-
- Aug 31, 2011
-
-
Andy Yates authored
-
Andy Yates authored
Bringing in assertions for strand as well as for boolean types. Extending the test cases accordingly
-
- Aug 24, 2011
-
-
Andy Yates authored
-
Andy Yates authored
-
- Aug 19, 2011
-
-
Andy Yates authored
Adding a more generic URI parser to replace the numerous places where people parse URIs in API code (mostly to get DB params)
-
Andy Yates authored
bringing in /codon_start to represent offsets in the CDS based upon phase. The translation from phase to codon_start is non-obvious & has been documented.
-
- Aug 15, 2011
-
-
Steve Trevanion authored
fixes when identifying other stops - 1) ribosomal frameshift ignored, 2) stop codon being automatically annotated as a seleno and 3) non numerical values in comments
-
- Aug 12, 2011
-
-
Simon Brent authored
-
- Aug 02, 2011
-
-
Andreas Kusalananda Kähäri authored
-
- Jun 30, 2011
-
-
Ian Longden authored
-
- Jun 10, 2011
-
-
Steve Trevanion authored
-
- Jun 09, 2011
-
-
Kieron Taylor authored
-
- Jun 08, 2011
-
-
Kieron Taylor authored
-
- May 17, 2011
-
-
Nathan Johnson authored
-
- May 12, 2011
-
-
Nathan Johnson authored
-
Nathan Johnson authored
-
- May 11, 2011
-
-
Andy Yates authored
Switched to using iterators for working with results sets. This allows a user to request an iterator if they were wanting to process a very large dataset
-