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 .
- Jul 29, 2004
-
-
Ian Longden authored
-
- Jul 28, 2004
-
-
Graham McVicker authored
-
Ian Longden authored
-
Ian Longden authored
-
Graham McVicker authored
-
- Jul 27, 2004
-
-
Graham McVicker authored
added a function that can be uncommented to obtain a lot of useful debug info about every query executed
-
Graham McVicker authored
Added functions to allow immediate registration of all mapping pairs in the database. Makes mapping more memory intensive but much faster for some applications.
-
Graham McVicker authored
-
Graham McVicker authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
- Jul 26, 2004
-
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
Parser for RefSeq .gpff files. Reads accession, description, sequence, parses dependent xrefs for mRNA (will be found in .fna files) , pubmed, medline.
-
Glenn Proctor authored
-
Graham McVicker authored
fixed elusive memory leak: key space of parallel hash grew indefinately (one key per query performed). Should have used delete function rather than setting to undef.
-
Glenn Proctor authored
-
Glenn Proctor authored
Parser for each file is now stored directly in the source_url table rather than hardcoded in BaseParser.
-
Glenn Proctor authored
Check if an xref exists when inserting, if not use the new ID, if it does exist, use the existing xref_id.
-
- Jul 23, 2004
-
-
Web Admin authored
-
Graham McVicker authored
avoid a perl warning in three/five_prime_utr when dealing with pseudogene, and improved out of date documentation
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Graham McVicker authored
-
- Jul 22, 2004
-
-
Glenn Proctor authored
-
Glenn Proctor authored
Split source table into 2; one for "high level" source name and the other (source_url) to contain the list of actual files we download from. Added UNIQUE constraint for accession & source to xref table.
-
- Jul 21, 2004
-
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
- Jul 20, 2004
-
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
- Jul 19, 2004
-
-
Glenn Proctor authored
Beginning of a parser for RefSeq xrefs. Just creates xrefs and primary xref for protein RefSeq files - still need to parse and somehow incorporate mRNA files
-
Glenn Proctor authored
Allowed for file extensions when guessing source ID from file name.
-