This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 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 12 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
-
Ian Longden authored
Store the databases type in the interpro table so that we can easily see where they came from. i.e. PRINTS, PFAM etc
-
Ian Longden authored
use the registry to get the core and vega databses that way we dont have to remember to update this file for every release and changing the release number. You can still use the old way as well in case you have to, i.e. on different servers
-
- 19 Mar, 2010 2 commits
-
-
Magali Ruffier authored
-
Amy Tang authored
from the gene table, not dna_align_feature table.
-
- 18 Mar, 2010 4 commits
-
-
Magali Ruffier authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
- 17 Mar, 2010 1 commit
-
-
Steve Trevanion authored
-