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 12, 2012
-
-
Kieron Taylor authored
-
Bronwen Aken authored
Bugfix? Previous revision of this script assumed that we could have only one ensembl_id (gene) associated with an OTTG. This is not true as projected genes have the same OTTG attached to them as theier parent gene on the primary assembly.
-
- Nov 09, 2012
-
-
Kieron Taylor authored
Attempt to speed up. Previous use of Algorithm::Diff was prohibitively slow, so attempting to use bitmasking on simple cases to go 10x faster on the easy cases.
-
Kieron Taylor authored
-
Kieron Taylor authored
-
Kieron Taylor authored
-
Kieron Taylor authored
-
- Nov 08, 2012
-
-
Kieron Taylor authored
Fix for production team, for whom changing taxonomy ids (Gorilla) caused it to leave old metadata behind. Failure triggers an attempt to guess taxon id by regexing the end of the dbname off and searching by that instead of taxon id.
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Andy Yates authored
-
Thomas Maurel authored
Have changed the link for the SO.obo file from http://downloads.sourceforge.net/project/song/Sequence%20Ontology/so_2_5/so.obo2.5 to http://www.sequenceontology.org/resources/obo_files/current_release.obo. This will allow us to get the most up to date version.
-
http://www.ebi.ac.uk/efo/efo.oboThomas Maurel authored
to http://efo.svn.sourceforge.net/viewvc/efo/trunk/src/efoinobo/efo.obo. We are now getting the EFO.obo file from the head.
-
Andy Yates authored
SHIP IT! EFO now loads in without complaints from OBOParser. Also now handles duplication relations being inserted.
-
- Nov 07, 2012
-
-
Kieron Taylor authored
-
Kieron Taylor authored
-
Kieron Taylor authored
-
Kieron Taylor authored
-
Andy Yates authored
Added a truth test to see if the $term->{synonyms} reference was there. I'm assuming if it's there then it'll be an array
-
Andy Yates authored
Switched to Test::More and done_testing(). This should stop tests from failing due to poor test count specification.
-
- Nov 06, 2012
-
-
Andy Yates authored
-
Andy Yates authored
Make the verbose doc a bit more verbose. People in workshops could not find this method which points to poor documentation
-
Magali Ruffier authored
lrg code works if there are lrg xrefs there are lrg xrefs when the regular expression to fetch the data from hgnc is correct
-
Magali Ruffier authored
-
- Nov 05, 2012
-
-
Andy Yates authored
Added meta insert as otherwise any schema generated from this file would break when being patched. Also changed the ordering of the fields in protein_feature to avoid poor patch performance
-
Andy Yates authored
Test schema now matches live. Any future patching should be done using the ensembl-test/scripts/patch_test_databases.pl script.
-
Kieron Taylor authored
-
Andy Yates authored
use Test::More rather than old Test library. Avoids breaking tests when we change the numbers of tests run
-
Magali Ruffier authored
-
Dan Staines authored
-
Dan Staines authored
-
Dan Staines authored
-
Dan Staines authored
-
Dan Staines authored
-
Dan Staines authored
-
Dan Staines authored
-
Andy Yates authored
-
Dan Staines authored
-
Andy Yates authored
New patch which brings back the data_file's missing auto_increment declaration from patched databases. This does affect new databases created from the table.sql file.
-