This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 05 May, 2010 2 commits
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- 22 Apr, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
We know that fetch_all_by_Transcript() (on a TranslationAdaptor) will return a list of translations, where the first one will always be the canonical translation (if there is one). Make use of this fact to make the routine slightly quicker.
-
- 20 Apr, 2010 2 commits
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
get_all_alternative_translations().
-
- 01 Apr, 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 1 commit
-
-
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
-
- 04 Feb, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 02 Feb, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 11 Jan, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 07 Jan, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 19 Aug, 2009 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 29 Jul, 2009 2 commits
-
-
Andreas Kusalananda Kähäri authored
get_all_Exons( '-constitutive' => 1 ).
-
Andreas Kusalananda Kähäri authored
-
- 05 May, 2009 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 05 Mar, 2009 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 04 Mar, 2009 1 commit
-
-
Andreas Kusalananda Kähäri authored
Formatting of SYNOPSIS code. Passes unit tests.
-
- 11 Nov, 2008 1 commit
-
-
Andreas Kusalananda Kähäri authored
In translate(): Allow for seq_region attributes 'complete5' and 'complete3' to be fetched and used. These will be fetched from the slice and used in the call to Bio::PrimarySeqI::translate() (see the documentation for that BioPerl module).
-
- 07 Nov, 2008 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 06 Nov, 2008 3 commits
-
-
Andreas Kusalananda Kähäri authored
When removing the final stop codon from the mRNA (if present), use the codon table properly, i.e. do not assume we're using codon table 1.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- 05 Nov, 2008 1 commit
-
-
Andreas Kusalananda Kähäri authored
Format it. The method never actually throws an exception.
-
- 29 Oct, 2008 1 commit
-
-
Daniel Rios authored
-
- 16 Jul, 2008 1 commit
-
-
Ian Longden authored
-
- 20 May, 2008 1 commit
-
-
Felix Kokocinski authored
-
- 07 Feb, 2008 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 28 Jan, 2008 1 commit
-
-
Ian Longden authored
-
- 20 Nov, 2007 1 commit
-
-
Ian Longden authored
-
- 27 Jun, 2007 1 commit
-
-
Patrick Meidl authored
-
- 16 Apr, 2007 1 commit
-
-
Ian Longden authored
-
- 13 Apr, 2007 1 commit
-
-
Ian Longden authored
-
- 12 Apr, 2007 1 commit
-
-
Eugene Kulesha authored
-
- 12 Mar, 2007 1 commit
-
-
Patrick Meidl authored
-
- 05 Mar, 2007 1 commit
-
-
Kevin Howe authored
fails, the feature is reconstructed from transforms of the unagpped components of the feature - Added some checks to Transcript/Exon transform that warns and skips supporting features that do not transform successfully
-
- 03 Jan, 2007 1 commit
-
-
Ian Longden authored
Added optional argument to get_all_DBEntries and get_all_DBLinks which is the database name. Use like in sql statment so percentage sign can be used for wild cards etc.
-
- 05 Jul, 2006 1 commit
-
-
Glenn Proctor authored
-
- 09 Jun, 2006 1 commit
-
-
Patrick Meidl authored
-
- 08 Jun, 2006 1 commit
-
-
Patrick Meidl authored
-