This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 11 May, 2010 1 commit
-
-
Susan Fairley authored
Fixed bug that showed up on Y chromosome and problem with not deleting entries when no analysis description was present, see release 58 notes for more details.
-
- 07 May, 2010 1 commit
-
-
Ian Longden authored
-
- 06 May, 2010 5 commits
-
-
Andreas Kusalananda Kähäri authored
Arg [SPECIES]: (optional) string By default, all databases that are found on the server and that corresponds to the correct release are probed for aliases etc. For some people, depending on where they are in the world, this might be a slow operation. With the '-species' argument, one may reduce the startup time by restricting the set of databases that are probed to those of a particular species. Note that the latin name of the species is required, e.g., 'homo sapiens', 'gallus gallus', 'callithrix jacchus' etc. It may be the whole species name, or only the first part of the name, e.g. 'homo', 'gallus', or 'callithrix'. This will be used in matching against the name of the databases.
-
Eugene Kulesha authored
-
Eugene Kulesha authored
-
Ian Longden authored
-
Ian Longden authored
fixes for LRGSlices and new methods to find nearest gene to a feature (this will change greatly as this is a very simple case)
-
- 05 May, 2010 3 commits
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- 04 May, 2010 4 commits
-
-
Andy Yates authored
Regular expressions expanded to allow for 0-9 in the second portion of a database name. Original patch only allowed this in the first scan of names. Passed by Andreas
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
- 23 Apr, 2010 1 commit
-
-
Simon White authored
-
- 22 Apr, 2010 4 commits
-
-
Simon White authored
-
Andreas Kusalananda Kähäri authored
We know that fetch_all_by_Transcript() (on a TranslationAdaptor) will return a list of translations, where the first one will always be the canonical translation (if there is one). Make use of this fact to make the routine slightly quicker.
-
Andreas Kusalananda Kähäri authored
* Use fetch_all_by_Transcript() rather than translation() on the transcript to get the canonical translation (and any alternative translations). * ... then store the translation and any alternative translations. Solves a problem stopping genebuilders from copying genes from one database to another.
-
Andreas Kusalananda Kähäri authored
* Correct documentation. * Use fetch_by_Transcript() to get canonical translation. * Modify SQL not to get canonical translation.
-
- 21 Apr, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 20 Apr, 2010 4 commits
-
-
Gautier Koscielny authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
get_all_alternative_translations().
-
Andreas Kusalananda Kähäri authored
* In the _list_dbIDs() method: Wrap the execute() in an eval() and throw() if it fails. * In the generic_fetch() method: For multi-species databases, make sure we're using the correct SQL table aliases for the seq_region and coord_system tables..
-
- 19 Apr, 2010 1 commit
-
-
Susan Fairley authored
-
- 16 Apr, 2010 2 commits
-
-
Andreas Kusalananda Kähäri authored
perl rather than relying on the script to be executable.
-
Andreas Kusalananda Kähäri authored
-
- 15 Apr, 2010 3 commits
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- 14 Apr, 2010 6 commits
-
-
Andreas Kusalananda Kähäri authored
like "aspergillus_fumigatusa1163_core_5_58_1a" (containing integers as part of the second part of their names).
-
Thibaut Hourlier authored
-
Pontus Larsson authored
Added check to make sure that only the causative allele is evaluated when a variation has more than two alleles
-
Simon White authored
-
Pontus Larsson authored
-
Simon White authored
-
- 13 Apr, 2010 1 commit
-
-
Susan Fairley authored
-
- 12 Apr, 2010 1 commit
-
-
Amonida Zadissa authored
-
- 08 Apr, 2010 1 commit
-
-
Pontus Larsson authored
-
- 07 Apr, 2010 1 commit
-
-
Ian Longden authored
-