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 .
- Oct 02, 2013
-
-
Magali Ruffier authored
unlike other features, the related analysis is stored in the density type table
-
Magali Ruffier authored
added test for 'fetch_all_by_feature_class' with density features
-
Andy Yates authored
-
- Oct 01, 2013
-
-
Andy Yates authored
Other schemas may need this which do not go through a process of removing old/retired seq region ids in favour of their new ids. When querying by a slice this is automatically delt with. When fetching by an ID you now need to force the search on.
-
Kieron Taylor authored
Fixed a warning that was testing the wrong value and failing to verify a store_alt_alleles call properly
-
ens-carlos authored
-
Andy Yates authored
It seems that $DBI::errstr has a very strange life. We can get the error message recived by incorrect connections or bad drivers (DBD::mysql is missing) when we just warn the error. However concatenating it into another string makes the message disapear. Even assignment and then concat will not work. Instead we have switched to using the $@. This has the error in it.
-
Andy Yates authored
The optimise tree step can take a very long time and cause web timeouts. We have added a time limit expressed in floting-point seconds. If an optimisation is taking longer than the specified time we will abort any more attempts.
-
Andy Yates authored
The optimise tree step can take a very long time and cause web timeouts. We have added a time limit expressed in floting-point seconds. If an optimisation is taking longer than the specified time we will abort any more attempts.
-
Andy Yates authored
The original code decalred a max of 2K ids because of max allowed packet concerns and wanted the packet to stay close to 256KB. However the actual figure was off by a factor of 8 as the max packet is 1MB not 1Mbit. We have increased the limit to 16K when working with numerics. Strings are still at 2K due to their possible large size.
-
Andy Yates authored
-
- Sep 30, 2013
-
-
Andy Yates authored
Fixes for the alt alleles code. We needed to make sure we used the right variables in the code. Also needed to make sure an array is actually defined during construction
-
Andy Yates authored
Fixing an issue raised by vega and non-standard DBAdaptor group names. Vega use ensembl to denote the ensembl db. We assumed incorrectly that core could always be used. That would always fail the moment a different group name was used
-
Andreas Kusalananda Kähäri authored
-
- Sep 27, 2013
-
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
-
Magali Ruffier authored
replaced ok tests with is where possible replaced core test database with patch database
-
- Sep 26, 2013
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
by farm3.
-
Andreas Kusalananda Kähäri authored
small queue for exonerate to finish. Also added spaces after -R and -J switches.
-
Andreas Kusalananda Kähäri authored
-
Arnaud Kerhornou authored
Making consistent through plants species the use of ncRNA_EG source for maintaining ncRNA genes xrefs asscoiated with logic_name ncrna_eg
-
Magali Ruffier authored
-
- Sep 25, 2013
-
-
Magali Ruffier authored
-
Magali Ruffier authored
ChEMBL xrefs are now being imported
-
- Sep 23, 2013
-
-
Magali Ruffier authored
- get_assembly_name - get_assembly_date - get_genebuild_start_date - get_genebuild_method - get_genebuild_initial_release_date - get_genebuild_last_geneset_update bug fixes for methods: - get_toplevel - get_karyotype - get_coord_systems
-
Magali Ruffier authored
-
Magali Ruffier authored
returns a listref of all unique assembly versions available
-
Alessandro Vullo authored
-
Alessandro Vullo authored
-
Magali Ruffier authored
-
Magali Ruffier authored
will return a single string with the value of the default version of the assembly
-
- Sep 19, 2013
-
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Alessandro Vullo authored
-
Alessandro Vullo authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-