This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 05 Feb, 2003 1 commit
-
-
Graham McVicker authored
-
- 28 Jan, 2003 1 commit
-
-
Graham McVicker authored
fixes RepeatFeatureAdaptor::fetch_by_dbID
-
- 12 Nov, 2002 1 commit
-
-
Arne Stabenau authored
-
- 08 Nov, 2002 2 commits
-
-
Arne Stabenau authored
-
Graham McVicker authored
-
- 22 Oct, 2002 3 commits
-
-
Michele Clamp authored
where all my transcripts were disappearing to. I'm assuming it still works for slices. I don't have slice tests yet.
-
Graham McVicker authored
-
Graham McVicker authored
Refactored PredictionTranscriptAdaptor to inherit from BaseAlignFeature (and fixed some bugs) Altered RepeatFeatureAdaptor slightly for changed BaseAlignFeature implementation
-
- 18 Oct, 2002 1 commit
-
-
Eduardo Eyras authored
-
- 17 Oct, 2002 3 commits
-
-
Eduardo Eyras authored
-
Graham McVicker authored
-
Arne Stabenau authored
-
- 16 Oct, 2002 2 commits
-
-
Graham McVicker authored
-
Graham McVicker authored
-
- 02 Oct, 2002 1 commit
-
-
Graham McVicker authored
-
- 30 Sep, 2002 1 commit
-
-
Web Admin authored
-
- 17 Sep, 2002 1 commit
-
-
Graham McVicker authored
PredictionTranscriptAdaptor was creating RawContigs without going through adaptor creating unnecessary db accesses (object identity was not maintained). SeqFeature was retrieving contig attributes from the database when they weren't needed
-
- 12 Sep, 2002 1 commit
-
-
Alistair Rust authored
-
- 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)
-
- 30 Aug, 2002 1 commit
-
-
Graham McVicker authored
un-deprecated GeneAdaptor->get_description which should not have been deprecated in first place (oops). Added more PODs
-
- 07 Aug, 2002 1 commit
-
-
David Barnwell authored
-
- 26 Jul, 2002 1 commit
-
-
Graham McVicker authored
-
- 19 Jun, 2002 1 commit
-
-
Simon Potter authored
-
- 01 May, 2002 1 commit
-
-
Laura Clarke authored
AnalysisAdaptor - logic_name must be unique so fetch_by_logic_name now only returns one analysis object DnaAlignFeatureAdaptor - formatting print statements etc ProteinAlignFeatureAdaptor - Now follows the same format as DnaAlignFeatureAdaptor, has methods to fetch by contig, slice and assembly location and when constrainted by score or percent id all methods can take an optional type which is logic name RepeatFeatureAdaptor PredictionTranscriptAdaptor all have methods which fetch by slice, contig_id and assembly location and each method has optional type which should be logic_name SimpleFeatureAdaptor
-
- 12 Apr, 2002 1 commit
-
-
Laura Clarke authored
minor bug fixes and addition of method to get things by logic name in case Fgenesh is being run at teh same time as genscan
-
- 18 Feb, 2002 1 commit
-
-
Arne Stabenau authored
Not much gain to see so far, all alignments look ungapped. Probably still buggy.
-
- 08 Feb, 2002 1 commit
-
-
Arne Stabenau authored
Adaptor to store in db and retrieve.
-
- 22 Nov, 2001 1 commit
-
-
Arne Stabenau authored
-