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
-
Steve Trevanion authored
-
Monika Komorowska authored
Functionality suggested by Ensembl Genomes, used when building a variation DB. New flag: start_equals_end which controls the simplified sql for 1bp slice.
-
Monika Komorowska authored
-
- Nov 04, 2011
-
-
Andreas Kusalananda Kähäri authored
-
- Nov 03, 2011
-
-
Monika Komorowska authored
-
Andreas Kusalananda Kähäri authored
(defaults to 200).
-
- Nov 01, 2011
-
-
Andy Yates authored
Test will fail if run on non-deterministic data storage engines as we have 2 features with the queried for ditag_id
-
- Oct 28, 2011
-
-
Kieron Taylor authored
-
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
-
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 27, 2011
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
(zero by default in the code, but set to 0.125 in the default.conf configuration file).
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- Oct 25, 2011
-
-
Andreas Kusalananda Kähäri authored
found in get_adaptor(). Suggested by jm18 on dev. Also reformat get_alias() and get_DBAdaptor().
-
- Oct 24, 2011
-
-
Andreas Kusalananda Kähäri authored
-
- Oct 20, 2011
-
-
Andreas Kusalananda Kähäri authored
-
- Oct 19, 2011
-
-
Andreas Kusalananda Kähäri authored
Bio::EnsEMBL::IdMapping::InternalIdMapper::EnsemblTranscriptGeneric::biotype to plugins to run.
-
Andreas Kusalananda Kähäri authored
EnsemblGeneGeneric.pm
-
Andreas Kusalananda Kähäri authored
method in GeneScoreBuilder.pm
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
than {}.
-
Andreas Kusalananda Kähäri authored
-
Simon Brent authored
-
Andy Yates authored
-
Andy Yates authored
Bit of error checking/throwing put in to stop bad file system paths from being produced when we lack a CS version
-
Andy Yates authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- Oct 18, 2011
-
-
Andy Yates authored
Bringing in the DataFile infrastructure. First pass implementation can perform CRUD and has associated test cases. Currently lacks a good way of passing the base directory in. Will be addressed.
-
Andy Yates authored
Bringing in a new method which allows us to retrieve the last inserted identifier into the table this adaptor is working with via DBI. Should be called from within an execute block so we do not need to wrap this in a work_with_dbh call
-
Andy Yates authored
Brought in a new method for getting single value meta items from the meta table. This is then used in MetaContainer for just about every call reducing duplicated logic.
-
Andy Yates authored
-
Andy Yates authored
-