This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 01 Sep, 2009 4 commits
-
-
Andreas Kusalananda Kähäri authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
use priority level as well as the list. Things like MGI and HGNC can come form many places so make sure you get the best one
-
- 28 Aug, 2009 4 commits
-
-
Steve Trevanion authored
-
Steve Trevanion authored
-
Steve Trevanion authored
-
Steve Trevanion authored
-
- 27 Aug, 2009 5 commits
-
-
Magali Ruffier authored
-
epaule authored
-
Daniel Rios authored
-
Daniel Rios authored
-
Julio Fernandez Banet authored
-
- 26 Aug, 2009 2 commits
-
-
Steve Trevanion authored
-
Andreas Kusalananda Kähäri authored
-
- 25 Aug, 2009 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 24 Aug, 2009 4 commits
-
-
Andreas Kusalananda Kähäri authored
canonical_transcript() method warn about not being able to fetch the canonical transcript when there's no adptor attached to the gene.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
transcript. Saves fetching a transcript for every gene.
-
Andreas Kusalananda Kähäri authored
internal ID of the transcript instead of the transcript itself. The canonical_transcript() method will then lazy load the transcript. This speeds up the gene adaptor code. The old semantics is maintained.
-
- 20 Aug, 2009 2 commits
-
-
Ian Longden authored
if script is ran then set checksum to 1. In subsequent parsings test checksum and only run the script if it is not 1
-
Andreas Kusalananda Kähäri authored
Make bind_columns() list easier to read. Remove mentionings of $external_name as it was always undef. Instead set external_name attribute of new gene to undef ($gene->external_name() will use display_id from display_xref unless external_name is set explicitly).
-
- 19 Aug, 2009 17 commits
-
-
Andreas Kusalananda Kähäri authored
if there is a canonical transcript attached to the gene. If there isn't, store a 0 (zero). The canonical_transcript_id field does not allow for NULLs. This patch makes the unit tests happy.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
canonical annotation is stored along with the rest of the gene data.
-
Nathan Johnson authored
-
Nathan Johnson authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Ian Longden authored
-
Ian Longden authored
-
Andreas Kusalananda Kähäri authored
-
- 17 Aug, 2009 1 commit
-
-
Andreas Kusalananda Kähäri authored
entries). Make output nicer.
-