This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 02 Jan, 2019 1 commit
-
-
Tiago Grego authored
-
- 23 Dec, 2018 1 commit
-
-
Magali Ruffier authored
Updated ensembl_ontology schema scripts
-
- 19 Dec, 2018 6 commits
-
-
Marc Chakiachvili authored
-
Marc Chakiachvili authored
-
Marc Chakiachvili authored
-
Marc Chakiachvili authored
-
Marc Chakiachvili authored
-
Marc Chakiachvili authored
-
- 18 Dec, 2018 2 commits
-
-
Thomas Maurel authored
revert patch 94_95_c
-
Magali Ruffier authored
-
- 17 Dec, 2018 1 commit
-
-
Marc Chakiachvili authored
-
- 07 Dec, 2018 5 commits
-
-
Marek Szuba authored
production schema file has been renamed
-
Magali Ruffier authored
-
Magali Ruffier authored
ENSCORESW-2967: update schema to 96
-
Magali Ruffier authored
-
Magali Ruffier authored
-
- 06 Dec, 2018 1 commit
-
-
Magali Ruffier authored
-
- 12 Nov, 2018 1 commit
-
-
Magali Ruffier authored
Use seq_region_start and seq_region_end when updating gene coordinate…
-
- 07 Nov, 2018 1 commit
-
-
Thibaut Hourlier authored
-
- 06 Nov, 2018 1 commit
-
-
Thibaut Hourlier authored
-
- 26 Oct, 2018 1 commit
-
-
Tiago Grego authored
Feature/null ox analysis
-
- 25 Oct, 2018 4 commits
-
-
Tiago Grego authored
C. elegans references use WormBase mapping to INSDC protein ids
-
Wojtek Bazant authored
-
Tiago Grego authored
Standardise table.sql file
-
Magali Ruffier authored
-
- 24 Oct, 2018 6 commits
-
-
James Allen authored
-
James Allen authored
-
James Allen authored
-
James Allen authored
-
James Allen authored
-
James Allen authored
-
- 18 Oct, 2018 2 commits
-
-
Wojtek Bazant authored
It made recognising incorrect entries needlessly slow
-
Magali Ruffier authored
-
- 17 Oct, 2018 1 commit
-
-
Magali Ruffier authored
-
- 16 Oct, 2018 1 commit
-
-
Magali Ruffier authored
Remove artificial dependency on XML::Simple
-
- 15 Oct, 2018 3 commits
-
-
Wojtek Bazant authored
return goes back one frame up the stack next goes back to the closest frame on the stack that supports the operation (that is close enough in RefSeqGPFFParser alone) It works unless I subclass create_xrefs, and then my Hive workers die: Lost control. Check your Runnable for loose 'next' statements that are not part of a loop WORKER_ERROR
-
Wojtek Bazant authored
- New xref: to a WormBase CDS feature - Modify WormbaseCElegansRefSeqGPFFParser to serve both kinds of files - extract a utility method from RefSeqGPFFParser - xref_config.ini stanza for wormbase_cds - tests for new functionality
-
Wojtek Bazant authored
- maintain naming convention: WormBase specific stuff says Wormbase at the front - rewrite WormBaseDirectParser - WormBaseDirectParser populates protein_ids - superclass method to make dependent protein_ids as parent - tap into UniProtParser + also skip EMBL scaffold ids (we can't reliably assign them) - tap into RefSeqGPFFParser + extract a method - tests for new stuff + add %args to parametrise test_parser Benefits for RefSeqGPFFParser: RefSeq proteins have coordinates as part of their identity, so we can't reliably sequence match them, we will also pick up all paralogs. This change fixes this spurious mapping. Benefits for UniProtParser: Not the above: UniProt entries are not tied to coordinates so all paralogs map to the same entry. We can handle versioning and updates a bit better: if WormBase updates an entry and a protein id changes but UniProt doesn't reflect this yet, with the change we will still pick up the UniProt entry although we can't sequence match any more.
-
- 01 Oct, 2018 2 commits
-
-
Premanand Achuthan authored
create_release_tasks.pl: explicitly dereference arguments to 'keys'
-
Premanand Achuthan authored
create_release_tasks.pl: distinguish between submitter and assignee
-