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 .
- Dec 11, 2009
-
-
Gautier Koscielny authored
-
Karyn Megy authored
-
Karyn Megy authored
-
Karyn Megy authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
- Dec 10, 2009
-
-
Daniel Rios authored
-
- Dec 04, 2009
-
-
Andreas Kusalananda Kähäri authored
skip it.
-
Andreas Kusalananda Kähäri authored
have a corresponding 'species.stable_id_prefix' meta key it should not be skipped completely. Solves a problem with Eugene's yeast database.
-
- Dec 02, 2009
-
-
Andreas Kusalananda Kähäri authored
* Correction to a previous commit regarding a multi-species regular expression. * Add registration of multi-species user upload databases. * Add registration of multi-species functional genomics databases.
-
Andreas Kusalananda Kähäri authored
Yates). Reformat.
-
Andreas Kusalananda Kähäri authored
Genomes might have more than one species per single stable ID prefix. The patch takes care of that possibility.
-
Andreas Kusalananda Kähäri authored
databases (again, patch from Andy).
-
Andreas Kusalananda Kähäri authored
Arg [1] : Species name to retrieve aliases for (may be an alias as well). Example : Bio::EnsEMBL::Registry->get_all_aliases('Homo sapiens'); Description: Returns all known aliases for a given species (but not the species name/alias that was given). Returntype : ArrayRef of all known aliases Exceptions : none Status : Development
-
Andreas Kusalananda Kähäri authored
a throw() on failure.
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
- Dec 01, 2009
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
argument in the corresponding method in TranscriptAdaptor to insert a constraint (limiting to a set of transcript IDs). The new code did not take into account HAP/PAR regions.
-
Andreas Kusalananda Kähäri authored
a new fourth argument which is a constraint. Although the new code was efficient, it did not take HAP/PAR regions into consideration.
-
Andreas Kusalananda Kähäri authored
-
- Nov 27, 2009
-
-
Andreas Kusalananda Kähäri authored
-
- Nov 25, 2009
-
-
Andreas Kusalananda Kähäri authored
corrspond to actual object types that one may use to get an adaptor. Currently, the stable IDs for the following types of objects are detected: Gene Transcript Translation Exon ProteinTree Family NCTree SNP RegulatoryFeature
-
Andreas Kusalananda Kähäri authored
for which there is no species.stable_id_prefix meta entry onto the the list of databases to query as fallback. This solves Eugene's problem with S.cerevisiae.
-
- Nov 23, 2009
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
transcripts by dbID list. Duplicate code from TranscriptAdaptor to load exons for these transcripts as well, in a similar manner. This solves Bronwen's and Steve's problem of running out of memory when fetching a small subset of genes from a large slice with millions of transcripts.
-
Andreas Kusalananda Kähäri authored
GeneAdaptor for efficiency.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
into $ex_id, not the other way around :-/
-
Andreas Kusalananda Kähäri authored
documentation.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
similar cleanup in GeneAdaptor.
-
Andreas Kusalananda Kähäri authored
fetch_all_by_Slice().
-
- Nov 20, 2009
-
-
Amonida Zadissa authored
'merged_IG_gene' and 'havana_IG_gene' respectively.
-
Ian Longden authored
-
Bronwen Aken authored
-
Ian Longden authored
direct_xref replace with seperate table for gene, transcript and translation so sql needed to be changed
-