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 06, 2007
-
-
Will Spooner authored
Added a unique index (species_id,taxonomy_id) to the species table. Duplicates cause duplicated xref errors later on
-
Will Spooner authored
-
Andreas Kusalananda Kähäri authored
within the Sanger firewall.
-
Web Admin authored
-
- Jun 05, 2007
-
-
Ian Longden authored
added NOTE about fetching by primary accession not being bothered about what the external database is
-
- Jun 04, 2007
-
-
Patrick Meidl authored
-
Patrick Meidl authored
-
Laura Clarke authored
some addition data for platypus
-
Laura Clarke authored
added entry for platypus olfactory recpetors
-
Web Admin authored
-
Andreas Kusalananda Kähäri authored
as per email from Glenn on the core list (won't be in release 45 as it was not declared, but is likely to be in release 46).
-
Andreas Kusalananda Kähäri authored
as per email from Glenn on the core list (won't be in release 45 as it was not declared, but is likely to be in release 46).
-
- Jun 03, 2007
-
-
Patrick Meidl authored
implementation - added fetch_associated_archived() - removed deprecated methods
-
Patrick Meidl authored
-
Patrick Meidl authored
-
- Jun 01, 2007
-
-
Andreas Kusalananda Kähäri authored
From the code: # This parser will read Direct Xrefs from a simple tab-delimited file. # The columns of the file should be the following: # # 1) Accession ID # 2) Ensembl ID # 3) Type (one of 'transcript', 'gene', or 'translation', # will default to 'gene') # 4) Display label (will default to the Accession ID in column 1) # 5) Description (will default to the empty string) # 6) Version (will default to '1') # # Columns 1 and 2 are obligatory.
-
Ian Longden authored
-
- May 31, 2007
-
-
Albert Vilella authored
-
Will Spooner authored
-
Ian Longden authored
-
- May 30, 2007
-
-
Ian Longden authored
-
Andreas Kusalananda Kähäri authored
Only clear old registry configuration if we have a configuration file name and if that file exists.
-
Patrick Meidl authored
- rewrote fetch_by_stable_id*() methods to look up current versions of stable IDs in *_stable_id tables - new method lookup_current() to assist the former (also replaces _lookup_version()) - new method add_all_current_to_history() to implement this behaviour for StableIdHistoryTree - new methods to get properties of current db: - get_current_release() - get_current_assembly() - fixed _resolve_type() to copy with non Ensembl-style stable IDs (e.g. Anopheles) - removed deprecated methods
-
Patrick Meidl authored
- get_latest_StableIdEvent(): find latest Event in tree for a given stable ID - getters/setters for current db properties: - current_release() - current_assembly() - current_dbname() - is_incomplete(): flag to indicate incomplete trees
-
Patrick Meidl authored
- current_version(): retrieves current version of stable ID from db - is_current(): test if this is the current version - get_latest_incarnation(): get latest incarnation of stable ID from db - is_latest(): test if this is the latest version - version() no longer lazy-loaded (now always set by adaptor) - removed deprecated methods
-
- May 29, 2007
-
-
Ian Longden authored
-
Andreas Kusalananda Kähäri authored
as filled paragraphs. Long lines shortened. Spelling.
-
- May 25, 2007
-
-
Patrick Meidl authored
-
- May 24, 2007
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
Make Vega transcript data URI a glob pattern.
-
- May 23, 2007
-
-
Andreas Kusalananda Kähäri authored
directory before ls'ing.
-
Andreas Kusalananda Kähäri authored
Listings of subdirectories with 'ls' on FTP servers may return only filenames *or* whole file paths. This probably depends on the FTP server software being used, but it makes relying on getting the whole path back a bit silly.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
all files are unchanged.
-
Andreas Kusalananda Kähäri authored
The fetch_files() method returns a list of files, including directories where they can be found, so don't go prefixing them with $dir again silly. All files are now treated as local, except for those configured as 'mysql:' URIs in the configuration file.
-
Andreas Kusalananda Kähäri authored
specific) file Seg_xrefs.txt of the IMGT/LIGM_DB and IMGT/GENE_DB sources would clash. Put the two files in subfolders. Split the sources.
-
- May 22, 2007
-
-
Andreas Kusalananda Kähäri authored
--cleanup is specified on the command line.
-