This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 22 Apr, 2010 1 commit
-
-
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
-
- 14 Apr, 2010 6 commits
-
-
Andreas Kusalananda Kähäri authored
like "aspergillus_fumigatusa1163_core_5_58_1a" (containing integers as part of the second part of their names).
-
Thibaut Hourlier authored
-
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 2 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
-