This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 08 Jun, 2010 1 commit
-
-
Ian Longden authored
Added new option to method fetch_all which is include_lrg. By defualt lrg slices willl NOT be returned if this is not set (default is off) also since at present all lrg regions are non reference this flag must be set too to get the lrg regions.
-
- 07 Jun, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 04 Jun, 2010 2 commits
-
-
Ian Longden authored
added new method fetch_by_region_unique which returns the non duplicate regions. This is mainly for getting non duplicated regions like assembly patches or haplotype regions
-
Andreas Kusalananda Kähäri authored
(replacing splicing_event.type with a reference to attrib_type). Not properly tested due to lack of data.
-
- 02 Jun, 2010 3 commits
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- 17 May, 2010 1 commit
-
-
William McLaren authored
-
- 07 May, 2010 1 commit
-
-
Ian Longden authored
-
- 06 May, 2010 4 commits
-
-
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 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 04 May, 2010 2 commits
-
-
Glenn Proctor authored
-
Glenn Proctor authored
-
- 22 Apr, 2010 2 commits
-
-
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 1 commit
-
-
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..
-
- 29 Mar, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
associated with the transcript.
-
- 03 Mar, 2010 1 commit
-
-
Ian Longden authored
-
- 01 Mar, 2010 1 commit
-
-
Ian Longden authored
-
- 25 Feb, 2010 4 commits
-
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
get fetch all to ignore LRG_gene this makes it slower but if you are getting all the them then this will be insignificant time difference
-
Ian Longden authored
-
- 24 Feb, 2010 2 commits
-
-
William McLaren authored
-
Andreas Kusalananda Kähäri authored
-
- 23 Feb, 2010 1 commit
-
-
William McLaren authored
-
- 19 Feb, 2010 1 commit
-
-
Anne Parker authored
Added sanity check to _objs_from_sth to allow fetching DnaAlignFeatures without a slice, so that we can retrieve userdata features for the entire genome
-
- 16 Feb, 2010 1 commit
-
-
William McLaren authored
-
- 05 Feb, 2010 2 commits
-
-
Daniel Rios authored
-
Andreas Kusalananda Kähäri authored
-
- 04 Feb, 2010 4 commits
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
Always de-reference the value got from get_mapping_path(). Found by Magali.
-
- 02 Feb, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 31 Jan, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
translation ID, and ALWAYS update it to the correct translation ID later, after storing the translation. Avoids problems (the canonical_translation_id being duplicated) when transferring transcripts with translations from another database. Amonida found this.
-