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 16, 2012
-
-
Magali Ruffier authored
default value is core, so running without specifying anything will be as before
-
Magali Ruffier authored
-
- Nov 14, 2012
-
-
Steve Trevanion authored
-
Kieron Taylor authored
Script to examine exons before and after projection. Designed to work with Anacode Support objects, so jiggery pokery with paths needed to get started. Use with arguments similar to the Assembly Mapping pipeline. Needs more POD.
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
-
- Nov 13, 2012
-
-
Andy Yates authored
-
Kieron Taylor authored
-
Magali Ruffier authored
should be rnorvegicus, not rnovegicus
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
- 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
-