This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 12, 2008
-
-
Glenn Proctor authored
-
Jan-hinnerk Vogel authored
throw() instead of die() if program can't be found ......
-
- Nov 11, 2008
-
-
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).
-
- Nov 10, 2008
-
-
Ian Longden authored
-
Glenn Proctor authored
-
Andreas Kusalananda Kähäri authored
Formatting. Be explicit, using defined() and scalar(). Use index() rather than more expensive regular expression match for fixed string matching.
-
Jan-hinnerk Vogel authored
now imports throw() method out of Bio::EnsEMBL::Utils::Exception to properly compile after changes done on 29-Oct-08 r 1.27
-
- Nov 08, 2008
-
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
- Nov 07, 2008
-
-
Karyn Megy authored
-
Andreas Kusalananda Kähäri authored
-
- Nov 06, 2008
-
-
Andreas Kusalananda Kähäri authored
-
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.
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Glenn Proctor authored
-
- Nov 05, 2008
-
-
Andreas Kusalananda Kähäri authored
Format it. The method never actually throws an exception.
-
Ian Longden authored
-
Andreas Kusalananda Kähäri authored
file!
-
Eugene Kulesha authored
-
- Nov 04, 2008
-
-
Nathan Johnson authored
-
- Nov 03, 2008
-
-
Yuan Chen authored
-
- Oct 31, 2008
-
-
Eugene Kulesha authored
-
Eugene Kulesha authored
-
Eugene Kulesha authored
get slice adaptor from the destination slice, rather then the current db - because userdata features are stored in a different db
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
of SQL.
-
- Oct 30, 2008
-
-
Daniel Rios 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
- Use defined() in if-statements. - Properly quote the $hit_name in the SQL.
-
Andreas Kusalananda Kähäri authored
argument $pid is not defined, even though it isn't and even though $pid is optional. Fixed.
-