This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 14 Apr, 2010 4 commits
-
-
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 2 commits
-
-
Ian Longden authored
-
Pontus Larsson authored
-
- 06 Apr, 2010 8 commits
-
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Gautier Koscielny authored
-
Pontus Larsson authored
-
Pontus Larsson authored
-
- 01 Apr, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 31 Mar, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 30 Mar, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
transcript does not have an associated adaptor.
-
- 29 Mar, 2010 2 commits
-
-
Andreas Kusalananda Kähäri authored
associated with the transcript.
-
Andreas Kusalananda Kähäri authored
Args : None Example : my @alt_translations = @{ $transcript->get_all_alternative_translations() }; Description: Fetches all alternative translations defined for this transcript. The canonical translation is not returned. Returntype : Array reference to Bio::EnsEMBL::Translation Exceptions : None Caller : General Status : Stable Added method add_alternative_translation(): Args : Bio::EnsEMBL::Translation $translation Example : $transcript->add_alternative_translation($translation); Description: Adds an alternative translation to this transcript. Returntype : None Exceptions : None Caller : General Status : Stable
-
- 25 Mar, 2010 2 commits
-
-
Ian Longden authored
-
Ian Longden authored
-
- 23 Mar, 2010 6 commits
-
-
Ian Longden authored
simple sanity check for human and mouse to make sure the core/vega links are up to date with each other
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
- 22 Mar, 2010 10 commits
-
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
Use registry to get vega and core databases. Plus now only take the core -> vega mapping and not vice versa (to be consistent)
-
Ian Longden authored
-
Ian Longden authored
Add PRINTS back as it is needed for the protein alignments but store the source in the interpro table as this is usefull information, that allows us to ignore PRINTS later.
-
William McLaren authored
-
Ian Longden authored
-