This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 18 Oct, 2002 1 commit
-
-
Graham McVicker authored
-
- 17 Oct, 2002 2 commits
-
-
Graham McVicker authored
Updates so slices can handle negative strand, not finished yet, and not tested
-
Arne Stabenau authored
-
- 16 Oct, 2002 2 commits
-
-
Graham McVicker authored
-
Graham McVicker authored
-
- 14 Oct, 2002 1 commit
-
-
Web Admin authored
-
- 10 Oct, 2002 1 commit
-
-
Graham McVicker authored
and in Slice to make more consistant.
-
- 03 Oct, 2002 5 commits
-
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Dan T Andrews authored
-
Graham McVicker authored
Sped up general feature creation a bit more
-
- 02 Oct, 2002 3 commits
-
-
Graham McVicker authored
-
Arne Stabenau authored
-
Graham McVicker authored
-
- 01 Oct, 2002 2 commits
-
-
Graham McVicker authored
-
Graham McVicker authored
-Sped up general feature retrieval a little bit
-
- 26 Sep, 2002 1 commit
-
-
Graham McVicker 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
-
- 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)
-
- 07 Sep, 2002 1 commit
-
-
Graham McVicker authored
-
- 28 Aug, 2002 2 commits
-
-
Graham McVicker authored
more POD writing for ChromosomeAdaptor and BaseFeatureAdaptor\ deprecated landmark_MarkerFeature methods in ChromosomeAdaptor, Slice should be used instead
-
Graham McVicker authored
-
- 21 Aug, 2002 1 commit
-
-
Graham McVicker authored
BaseFeatureAdaptor was returning list when it should have been returning scalar - fixed. Added dbID to SimpleFeature, dbID of DnaDnaAlignFeatures and PepDnaAlignFeatures now set by their respective feature adaptors upon retrieval from the database
-
- 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
-