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 06, 2008
-
-
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.
-
Andreas Kusalananda Kähäri authored
that does not exist. Fixed.
-
Andreas Kusalananda Kähäri authored
Arg [1] : Bio::EnsEMBL::Slice $slice The slice from which to obtain align features. Arg [2] : String $external_db_name Name of the external DB to which the align features should be restricted. Arg [3] : (optional) string $logic_name The logic name of the type of features to obtain. Example : @feats = $adaptor->fetch_all_by_Slice_and_external_db( $slice, 'EMBL' ); Description: Returns a listref of features created from the database which are on the Slice $slice and associated with external DB $external_db_name. If logic name is defined, only features with an analysis of type $logic_name will be returned. Returntype : listref of Bio::EnsEMBL::BaseAlignFeatures in Slice coordinates Exceptions : thrown if $external_db_name is not defined or if the subclass does not return a table alias for the external_db table from _tables() Caller : general Status : At Risk Also change one occurance of the word "PepAlignFeatureAdaptor" to "ProteinAlignFeatureAdaptor".
-
Daniel Rios authored
-
- Oct 29, 2008
-
-
Andreas Kusalananda Kähäri authored
Formatting of method documentation.
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Daniel Rios authored
modified to support schema changes in release 52 (new columns in external_db and dna_align_feature tables)
-
Daniel Rios authored
-
Daniel Rios authored
modified method get_species_and_object_type to retrieve ExonAdaptor as well and changed implementation to make it easier to maintain
-
Daniel Rios authored
-
Daniel Rios authored
-
Daniel Rios authored
changes introduced in release 52: new column description in external_db and new column in dna_align_feature
-
Daniel Rios authored
-
Daniel Rios authored
-
Daniel Rios authored
-
- Oct 27, 2008
-
-
Glenn Proctor authored
-
Glenn Proctor authored
-