This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 10 Jan, 2012 5 commits
-
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
-
- 09 Jan, 2012 4 commits
-
-
Andy Yates authored
-
Andy Yates authored
is_canonical() can lazy-load the value from the database when it is unset & a dbID and an adaptor is available.
-
Dan Sheppard authored
has unrelated remark beginning with string "selenocysteine ". Found to be the case in OTTDART00000030742 for Dec 19th 2011 Havana data-freeze of Zebra fish.
-
Dan Sheppard authored
-
- 06 Jan, 2012 3 commits
-
-
Dan Sheppard authored
-
Andy Yates authored
-
Dan Sheppard authored
First stage commit only. Partial functionality (detailed below), but works and reduces chance of missing problems. 1. Made exception data structure richer for check_for_stops to allow a number of different types of exception to to be expressed. 2. Added a new exception type, that of known TGA-stopping Sec-coding transcript. 3. Added data-structure to add_selcys stop checking to allow specification of known TGA-stopping Sec-coding transcripts.
-
- 05 Jan, 2012 1 commit
-
-
Dan Sheppard authored
1. Fix check_for_stops to cope with multiple adjacent internal stops without a loss of codon to AA sync. Found when running add_selcys.pl on zebrafish for Vega 47. 2. Fix to existing conditional in vega Sec QC script which tests for an anacode bug before deciding to complain about missing Sec markup for selenoproteins that also stop with TGA, so that this conditional actually spots this case in more proteins and so cries wolf less often.
-
- 04 Jan, 2012 1 commit
-
-
Arnaud Kerhornou authored
-
- 03 Jan, 2012 1 commit
-
-
Kieron Taylor authored
-
- 20 Dec, 2011 1 commit
-
-
Monika Komorowska authored
-
- 13 Dec, 2011 1 commit
-
-
Andy Yates authored
-
- 12 Dec, 2011 1 commit
-
-
Steve Trevanion authored
unique genes method (for assembly patches), interactive does have an argument, other binaries default to 1 if nothing specified
-
- 09 Dec, 2011 1 commit
-
-
Kieron Taylor authored
-
- 08 Dec, 2011 2 commits
-
-
Monika Komorowska authored
-
Monika Komorowska authored
-
- 05 Dec, 2011 1 commit
-
-
Andy Yates authored
-
- 25 Nov, 2011 1 commit
-
-
Kieron Taylor authored
-
- 24 Nov, 2011 2 commits
-
-
Kieron Taylor authored
-
Andy Yates authored
toplevel location code can now deal with excessively large regions and shrinks them down to size if possible or rejects them.
-
- 23 Nov, 2011 1 commit
-
-
William McLaren authored
-
- 22 Nov, 2011 2 commits
-
-
Kieron Taylor authored
-
Kieron Taylor authored
-
- 10 Nov, 2011 4 commits
-
-
Andy Yates authored
-
Andy Yates authored
load_XXXX() methods now return the number of adaptors which have appeared in the registry due to that method's invocation. This can be used to report success or failure to load databases.
-
Andy Yates authored
Improving the error handling of the DBI connection in load_registry_from_db(). We now report an error if it cannot connect to the MySQL DB and if it was not pingable. Hopefully this catches both erronious scenarios.
-
Andreas Kusalananda Kähäri authored
similarity events. Require similarity events to be within 1.5% (not 2%) of top score. Reformat routine while here.
-
- 09 Nov, 2011 3 commits
-
-
Andreas Kusalananda Kähäri authored
Bigger penalty for exonerate matches on other seq_regions. Rescore penalty altered to 0.9.
-
Andreas Kusalananda Kähäri authored
gene rescore penalty from 0.8 to 0.9.
-
Andreas Kusalananda Kähäri authored
in the ananlysis table, return a reference to an empty list. Without this change, all features would have been returned which would quickly make the client run out of memory.
-
- 08 Nov, 2011 5 commits
-
-
Andy Yates authored
-
Ian Longden authored
added fetch_all_by_name which gets all the xrefs that have the accession, display_label or synonym that is passed to it. external database source is optional
-
Andy Yates authored
-
Andreas Kusalananda Kähäri authored
warning if species alias is not found. In get_DBAdaptor(): Thow exception if species alias not found (excactly as in get_adaptor()).
-
Andreas Kusalananda Kähäri authored
-