This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 21 May, 2010 1 commit
-
-
Ian Longden authored
-
- 20 May, 2010 1 commit
-
-
Bronwen Aken authored
-
- 19 May, 2010 3 commits
-
-
Arnaud Kerhornou authored
-
Arnaud Kerhornou authored
-
Ian Longden authored
make LRGSlice inherit from Slice as the lrg regions are now strored in the asembly differently so can now inherit
-
- 17 May, 2010 3 commits
-
-
Ian Longden authored
-
William McLaren authored
-
Glenn Proctor authored
-
- 14 May, 2010 1 commit
-
-
Ian Longden authored
Get sequence using mfetch as fasta file has fasta of the pathced region and not of the contigs that make up this region
-
- 12 May, 2010 1 commit
-
-
Ian Longden authored
many changes but the most important is to only add seq_region mapping if the seq_region_ids are different
-
- 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
-