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 .
- Oct 30, 2008
-
-
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
-
Glenn Proctor authored
-
Stefan Graef authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Daniel Rios authored
-
Daniel Rios authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
- Oct 24, 2008
-
-
Daniel Rios authored
-
- Oct 21, 2008
-
-
Andrew Jenkinson authored
Modified $cs->equals to cope with DAS::CoordSystem
-
- Oct 20, 2008
-
-
Andreas Kusalananda Kähäri authored
When testing for existance of an object xref entry with linkage_annotation, treat NULLs as equals. + some formatting.
-
- Oct 17, 2008
-
-
Andreas Kusalananda Kähäri authored
-
Daniel Rios authored
-
- Oct 16, 2008
-
-
Andreas Kusalananda Kähäri authored
extra number (used by Ensembl Genomes) after the word "core", as in "schizzosachromyces_pombe_core_0_51_1a". Passes unit tests.
-
- Oct 15, 2008
-
-
Ian Longden authored
ignore_release arg added to gene store . It was set to 1 before but can now be passed, default is still set to 1
-
Andreas Kusalananda Kähäri authored
Removed empty line. Removed trailing spaces.
-
- Oct 13, 2008
-
-
Nathan Johnson authored
tweaked AffyAlign removed AlignAffyProbe & AlignAffy
-
Beth Yates authored
-
- Oct 10, 2008
-
-
Yuan Chen authored
-
Jan-hinnerk Vogel authored
firstEF added
-