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 21, 2004
-
-
Graham McVicker authored
store each density feature as it is created rather than building a list per seq_region - smaller memory footprint (but repeats still leaking mem)
-
Graham McVicker authored
-
Graham McVicker authored
changed selenocystein implementation to use SeqEdits and be more consistant with Transcript implementatin
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
for now edits are disabled by default, b/c will slow down dumping, also flush TranscriptMapper when enabling/disabling edits
-
- May 20, 2004
-
-
Arne Stabenau authored
-
- May 18, 2004
-
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
changed transcript edit implementation to use SeqEdits and made it possible to enable/disable editing
-
Graham McVicker authored
-
- May 17, 2004
-
-
Graham McVicker authored
-
Graham McVicker authored
supercontig length should be max(superctg_end) not length because occasionally supercontigs do not start at 1
-
Arne Stabenau authored
-
Arne Stabenau authored
-
- May 15, 2004
-
-
Jessica Severin authored
-
- May 14, 2004
-
-
Graham McVicker authored
moved snp typing methods into utility class in an attempt to make very large transcript module more manageable
-
Arne Stabenau authored
-
Graham McVicker authored
-
James Stalker authored
-
Graham McVicker authored
-
- May 13, 2004
-
-
Steve Trevanion authored
-
Graham McVicker authored
added a caching algorithm to somewhat improve efficiency of certain usage patterns (such as transcript/prediction transcript dumps
-
Graham McVicker authored
made fetch_all_by_PredictionTranscript method more efficient (if exons are not in high-level coord system)
-
Graham McVicker authored
-
Steve Trevanion authored
-
Arne Stabenau authored
-
Arne Stabenau authored
-
Graham McVicker authored
-
Graham McVicker authored
-
- May 12, 2004
-
-
Jessica Severin authored
So when there is a problem of the auto-disconnect it prints out the offending query to facilitate finding the missing $sth->finish.
-
Jessica Severin authored
'invalidates 1 active statement handle' warning
-
Jessica Severin authored
'invalidates 1 active statement handle' warning
-
Graham McVicker authored
Rather than calling base class DBI::st DESTROY explicitly, rebless statement handle and let perl call it automatically. - this is better b/c DBI::st does not always define a DESTROY method (suggested by jgrg)
-
Graham McVicker authored
-
- May 11, 2004
-
-
Glenn Proctor authored
Added automatic copy of schema_description.html to private-web/htdocs/Docs to save doing it manually
-
Glenn Proctor authored
Changed output filenames to match what is used in the static web module - removes need to rename when updating
-
Glenn Proctor authored
-
Arne Stabenau authored
-
Arne Stabenau authored
-