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 .
- Jun 03, 2009
-
-
Rhoda Kinsella authored
-
Rhoda Kinsella authored
-
Rhoda Kinsella authored
-
Andreas Kusalananda Kähäri authored
-
- Jun 02, 2009
-
-
Andreas Kusalananda Kähäri authored
-
Ian Longden authored
-
- Jun 01, 2009
-
-
Andreas Kusalananda Kähäri authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Ian Longden authored
-
Andreas Kusalananda Kähäri authored
Mention new fetch_all_by_GOTerm_accession() method.
-
Andreas Kusalananda Kähäri 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
fetch_all_by_child_term() --> fetch_all_by_descendant_term() fetch_by_child_term() --> fetch_all_by_child_term() fetch_all_by_parent_term() --> fetch_all_by_ancestor_term() fetch_by_parent_term() --> fetch_all_by_parent_term()
-
Andreas Kusalananda Kähäri authored
fetch_all_by_child_term() --> fetch_all_by_descendant_term() fetch_by_child_term() --> fetch_all_by_child_term() fetch_all_by_parent_term() --> fetch_all_by_ancestor_term() fetch_by_parent_term() --> fetch_all_by_parent_term() Also, make accessors read-only.
-
- May 29, 2009
-
-
Karyn Megy authored
-
Andreas Kusalananda Kähäri authored
-
Daniel Rios authored
-
Jan-hinnerk Vogel authored
doc corrected
-
- May 28, 2009
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
translation_stable_id, translation_version, peptide_archive_id ought to be NULL for genes that lack a translation. This patch fixes these fields to allow for NULLs.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
in the gene_archive table to be NULL.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
Properly assign internal IDs to terms when loading 2+ ontologies.
-
Andreas Kusalananda Kähäri authored
the relation_type_id. SO has one instance where two terms have two relations between each other.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- May 27, 2009
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
'part_of' relationships for all ontologies.
-
Andreas Kusalananda Kähäri authored
Involved tweaks to relation_type loading to invert some relation types (e.g. 'has_part' => 'part_of') and to allow for sharing relation types between ontologies. SO also only has a "default-namespace" defined in the header, but no "namespace" in the definitions of the terms, so use this. Fixed a bug in the code that figures out if a file has been processed before or not.
-
Glenn Proctor authored
Use the translations of the _canonical_ transcripts of the source and target genes as the source of GO terms to project, rather than simply the longest translation in each, which was a bit arbitrary and didn't alway work. Also make the print option for GO term projection a bit more verbose - aids debugging.
-