This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 22 Nov, 2002 1 commit
-
-
Graham McVicker authored
-
- 16 Oct, 2002 2 commits
-
-
Graham McVicker authored
-
Graham McVicker authored
-
- 10 Oct, 2002 1 commit
-
-
Graham McVicker authored
and in Slice to make more consistant.
-
- 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
-
- 11 Sep, 2002 1 commit
-
-
Graham McVicker authored
fetch_by_contig_id(int) -> fetch_by_Contig(RawContig) store(int, list of Features) -> store(list of Features with attached contigs)
-
- 28 Aug, 2002 1 commit
-
-
Graham McVicker authored
-
- 20 Aug, 2002 1 commit
-
-
Graham McVicker authored
DBAdaptor now allows for attached EST database
-
- 19 Aug, 2002 2 commits
-
-
Graham McVicker authored
Moved generic FeatureAdaptor functions from BaseAlignFeatureAdaptor to BaseFeatureAdaptor, SimpleFeatureAdaptor and AlignFeatureAdaptor now extend BaseFeatureAdaptor
-
Graham McVicker authored
updated ProteinAlignFeatureAdaptor DnaAlignFeatureAdaptor to extend new BaseAlignFeatureAdaptor thereby eliminating quite a few lines of duplicated code
-