This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 22 Jul, 2004 2 commits
-
-
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.
-
- 21 Jul, 2004 4 commits
-
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
- 20 Jul, 2004 3 commits
-
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
- 19 Jul, 2004 11 commits
-
-
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.
-
Jan-hinnerk Vogel authored
documentation of fetch_by_region-method fixed WAS : $slice = $sa->fetch_by_region('x', 100000, 200000); CHANGED TO : $slice = $sa->fetch_by_region('chromosome','x', 100000, 200000);
-
James Stalker authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
Modified INSERTs for source table to not have hard-coded source_id. Started adding sources for RefSeq files.
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Daniel Rios authored
-
- 16 Jul, 2004 5 commits
-
-
Abel Ureta-Vidal authored
-
Abel Ureta-Vidal authored
-
Steve Trevanion authored
-
Abel Ureta-Vidal authored
-
Abel Ureta-Vidal authored
-
- 15 Jul, 2004 1 commit
-
-
Dan T Andrews authored
-
- 14 Jul, 2004 1 commit
-
-
Glenn Proctor authored
-
- 13 Jul, 2004 5 commits
-
-
Glenn Proctor authored
-
Glenn Proctor authored
Incorporated harvesting functionality; automatically call appropriate parser after file has been downloaded. Changes to SwissProtParser to allow it to be run from the command-line or invoked from another module
-
Glenn Proctor authored
-
Web Admin authored
-
Graham McVicker authored
-
- 12 Jul, 2004 7 commits
-
-
Glenn Proctor authored
Now looks at OX line of SwissProt record (if present) and checks to see that it refers to a species that we're interested in. If not the xref is not stored.
-
Glenn Proctor authored
-
Graham McVicker authored
-
Glenn Proctor authored
-
Glenn Proctor authored
Added EMBL to list of sources (columns other than name are null, so it is not used as a source to upload from)
-
Glenn Proctor authored
-
Glenn Proctor authored
Refactored.
-
- 09 Jul, 2004 1 commit
-
-
Glenn Proctor authored
SwissProt records with multiple accessions now create appropriate records in the xref and synonym tables
-