This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 26 May, 2004 3 commits
-
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
- 25 May, 2004 7 commits
-
-
Graham McVicker authored
added immediate loading of PredictionExons option to PredictionTranscript slice fetching; faster than lazy-loading for many use cases
-
Will Spooner authored
-
Graham McVicker authored
-
Graham McVicker authored
added optimisation: Transcripts and Exons can now be loaded immediately on Gene fetch rather than lazy-loading later
-
Graham McVicker authored
-
Graham McVicker authored
bug fix: Translation start_exon and end_exon for PredictionTranscripts should not have been strand dependant
-
Steve Trevanion authored
-
- 24 May, 2004 11 commits
-
-
Graham McVicker authored
transcript fetching optimisations, allows optional immediate exon loading as opposed to lazy-loading
-
Steve Trevanion authored
-
Steve Trevanion authored
-
Steve Trevanion authored
-
Graham McVicker authored
applied patch (from March!) from David Craigon to allow fetch_by_name to work w/o start/end/strand values
-
Graham McVicker authored
-
Graham McVicker authored
-
Steve Trevanion authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
- 21 May, 2004 6 commits
-
-
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
-
- 20 May, 2004 1 commit
-
-
Arne Stabenau authored
-
- 18 May, 2004 4 commits
-
-
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
-
- 17 May, 2004 4 commits
-
-
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
-
- 15 May, 2004 1 commit
-
-
Jessica Severin authored
-
- 14 May, 2004 3 commits
-
-
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
-