This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 30 Oct, 2002 1 commit
-
-
Arne Stabenau authored
-
- 24 Oct, 2002 1 commit
-
-
Dan T Andrews authored
_transform_to_RawSlice was not aware of reverse slices, but it is now thanks to Graham. Cleaned up a few other things.
-
- 18 Oct, 2002 1 commit
-
-
Graham McVicker authored
-
- 17 Oct, 2002 1 commit
-
-
Michele Clamp authored
Exon - checks phase is defined before comparison PredictionTranscript - checks phase is defined. Commented out LOG print statements TranscriptFactory - start_exon end_exon same old thang ExonAdaptor - hmm.
-
- 16 Oct, 2002 1 commit
-
-
Graham McVicker authored
-
- 15 Oct, 2002 2 commits
-
-
Laura Clarke authored
bug fix to ensure supporting features are being passed properly
-
Laura Clarke authored
removed _transform_to_slice as should use one in SeqFeature and added a check so if features are split and second half has 0 length it is skipped
-
- 14 Oct, 2002 1 commit
-
-
Graham McVicker authored
-
- 09 Oct, 2002 1 commit
-
-
Abel Ureta-Vidal authored
-
- 08 Oct, 2002 1 commit
-
-
Dan T Andrews authored
-
- 07 Oct, 2002 2 commits
-
-
Dan T Andrews authored
In _parse_features, making better use of strandedness information to make sure query and hit start and end coordinates are turned the right way around.
-
Graham McVicker authored
Removed deprecated Repeat, RepeatI modules Added a few more PODs
-
- 27 Sep, 2002 1 commit
-
-
Graham McVicker authored
These were causing infinite recursion due to new superclass implementation of entire_seq, attach_seq, and contig methods
-
- 26 Sep, 2002 1 commit
-
-
Graham McVicker authored
-
- 25 Sep, 2002 2 commits
-
-
Simon Potter authored
-
Laura Clarke authored
-
- 24 Sep, 2002 2 commits
-
-
Graham McVicker authored
-
Laura Clarke authored
BaseAlignFeature - fixed a horrible rounding error caused by features being split across contigs with lot of help from graham ExonAdaptor altered the way some adaptors are called
-
- 20 Sep, 2002 1 commit
-
-
Laura Clarke authored
-
- 19 Sep, 2002 1 commit
-
-
Graham McVicker authored
-'Flatening' FeaturePair object so that it no longer contains 2 SeqFeatures; It is now isa SeqFeature with some additional Hit attributes (object still bhaves as if it contained two features -Adding 'fast' constructors to DnaDnaAlignFeatures and PepDnaAlignFeatures -Some other minor tweaks such as using bind columns instead of fetchrow_hashref
-
- 05 Sep, 2002 1 commit
-
-
Graham McVicker authored
-
- 03 Sep, 2002 1 commit
-
-
Laura Clarke authored
transform functionality in BaseAlignFeature should now work for slice -> raw contig other way still need implementing should also now split cigarlines nice where necessary made sure end_phase was set explicitly when transforming sticky exons in Exon.pm
-
- 02 Sep, 2002 3 commits
-
-
Graham McVicker authored
moved around some of the feature pair stuff again. RepeatFeature now inherits from RepeatFeatureI, BaseFeature now inherits from RepeatFeature
-
Graham McVicker authored
-
Graham McVicker authored
-
- 30 Aug, 2002 2 commits
-
-
Arne Stabenau authored
-
Arne Stabenau authored
-
- 28 Aug, 2002 1 commit
-
-
Arne Stabenau authored
-
- 19 Aug, 2002 1 commit
-
-
Laura Clarke authored
AssemblyMapper, altereed checking of seq->start to allow for negative numbers AlignFeatures, added coordinate transforms, only slice->rawcontig implemented currently plus otehr methods to make new supportting feature storage work like dbID and contig Exon, altered supporting feature storage FeaturePair remove cigar accessor as it is just confusing!
-
- 19 Jul, 2002 1 commit
-
-
Alistair Rust authored
-
- 08 Jul, 2002 1 commit
-
-
Ewan Birney authored
-
- 05 Jul, 2002 1 commit
-
-
Ewan Birney authored
-
- 16 Apr, 2002 1 commit
-
-
Ewan Birney authored
-
- 11 Apr, 2002 1 commit
-
-
Laura Clarke authored
AssemblyMapper - altered the way certain methods were called so arguments are passed in the correct order BaseAlignFeature - added feature validation to _generic_parse_features method SeqFeature removed checking for Source tag and Primary tag from feature validation method as these are now deprecited
-
- 26 Mar, 2002 1 commit
-
-
Laura Clarke authored
deleted final else in new as this would throw even if the correct arguments had been specified
-
- 22 Mar, 2002 1 commit
-
-
Arne Stabenau authored
-
- 11 Mar, 2002 1 commit
-
-
Arne Stabenau authored
Some bugs with BaseAlign still there.
-
- 18 Feb, 2002 1 commit
-
-
Arne Stabenau authored
-