This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Sep 08, 2010
-
-
Ian Longden authored
-
Ian Longden authored
-
Andreas Kusalananda Kähäri authored
canonical transcript.
-
- Sep 07, 2010
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
return undef (which is not a good array reference).
-
Andreas Kusalananda Kähäri authored
-
Arnaud Kerhornou authored
-
Arnaud Kerhornou authored
-
Andreas Kusalananda Kähäri authored
-
- Sep 02, 2010
-
-
Andy Yates authored
Code originally allowed a user to not specify a DBConncetion during construction. This is not the right behaviour and has now been tidied up
-
Amonida Zadissa authored
calculations, implemented by Steve Searle.
-
Bronwen Aken authored
-
Bronwen Aken authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
- Sep 01, 2010
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
# patch_59_60_c.sql # # Title: # A patch to fix a couple of inconsistencies in the schema. # # Description: # QC turned up issues with the signedness of a number of fields in # the Ensembl Core schema. This patch fixes these. The fields # are: karyotype.seq_region_start, karyotype.seq_region_end and # seq_region.length (should all be UNSIGNED).
-
Andreas Kusalananda Kähäri authored
to find.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
# # Title: # A patch to fix a couple of inconsistencies in the schema. # # Description: # A couple of fixes to the schema to do with inconsistencies found # during QC.
-
Andreas Kusalananda Kähäri authored
get_all_DBEntries(). From Michael S.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
unneccesarily in add_Attributes(). Transcript attributes do not affect exon sequences. Also, the code tried to fiddle with the internals of the exon object, which is a no-no (especially since those particular internals did not exist!). While at it, I changed a few of "$hash->{'key'} = undef" into "delete($hash->{'key'})".
-
- Aug 31, 2010
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
conditional operator. In fetch_all_by_Transcript(): Be absolutely sure not to add the exon_transcript table twice. Should solve a bug reported by Jan.
-
- Aug 27, 2010
-
-
Andreas Kusalananda Kähäri authored
In translation_id(): Update for this method. All from Michael S.
-
Andreas Kusalananda Kähäri authored
throw() has the correct message (but leave it commented out since it would stop circular genomes working). In overlap_size(): Correct documentation. All from Michael S.
-
Andreas Kusalananda Kähäri authored
Michael S. Also, reformat method.
-
Glenn Proctor authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
Michael S.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
Michael S. Also, reformat method.
-
Andreas Kusalananda Kähäri authored
message. From Michael S. Also, reformat method.
-
Andreas Kusalananda Kähäri authored
mentioning of return values as none are returned (and the rest of the API is not expecting anything). From Michael S. Also, reformat method.
-
Susan Fairley authored
-
Andreas Kusalananda Kähäri authored
-