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 .
- May 30, 2007
-
-
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.
-
Andreas Kusalananda Kähäri authored
Fetch uniprot.txt rather than swissprot.txt which does not exist on the zfin.org HTTP server anymore. Modify the ZFINParser accordingly (it contains hardcoded file names) and use catfile() rather than manual concatentation of file paths.
-
Andreas Kusalananda Kähäri authored
-
file://Andreas Kusalananda Kähäri authored
Add special source 'IMGT/LIGM_DB' (assumed to exist by SegmentParser, but not explicitly connected with any species). Collapse lists of data URIs by means of FTP file name globbing, especially for the various RefSeq sources. Updated some URIs to point to new data (e.g. FlyBase for Drosophila).
-
Andreas Kusalananda Kähäri authored
Make fetch_files() understand file name globbing for FTP transfers (will not work for HTTP). Make the command line switches --delete_downloaded and --cleanup work as expected.
-
- May 21, 2007
-
-
Andreas Kusalananda Kähäri authored
-
- May 17, 2007
-
-
Glenn Proctor authored
-
Glenn Proctor authored
No longer mandatory to specify compara database on command-line; will use first one defined in registry file if not specified on the command line.
-
- May 16, 2007
-
-
Daniel Rios authored
-
- May 15, 2007
-
-
Andreas Kusalananda Kähäri authored
let a species have multiple 'taxonomy_id' entries, one for each strain. Change anopheles configuration to comply to this. Change Perl script to take care of this as well.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
'xref_config.ini' using the 'xref_confg2sql.pl' script.
-
Karyn Megy authored
-
- May 14, 2007
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
New key: 'strain_of' (used for anopheles strain).
-
Andreas Kusalananda Kähäri authored
*** HEADS UP *** The xref_parser will now croak if used with the old populate_metadata.sql file.
-
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 name2species_id() also consider aliases (this is currently comment out). Stub for fetch_file() method that will eventually handle downloading of data.
-
Yuan Chen authored
-
Glenn Proctor authored
-
- May 11, 2007
-
-
Andreas Kusalananda Kähäri authored
-