This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 22 Oct, 2002 10 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.
-
Eduardo Eyras authored
-
Eduardo Eyras authored
-
Eduardo Eyras authored
-
Eduardo Eyras authored
-
Graham McVicker authored
-
Web Admin authored
-
Web Admin authored
-
Graham McVicker authored
Refactored PredictionTranscriptAdaptor to inherit from BaseAlignFeature (and fixed some bugs) Altered RepeatFeatureAdaptor slightly for changed BaseAlignFeature implementation
-
Arne Stabenau authored
-
- 21 Oct, 2002 8 commits
-
-
Eduardo Eyras authored
-
Eduardo Eyras authored
-
Eduardo Eyras authored
-
Graham McVicker authored
StickyExon now handles negative strand slices (forgot to add this before), renamed StickyExon::each_component_Exon to get_all_component_Exons
-
Eduardo Eyras authored
-
Web Admin authored
fixed genes calls - and added deprecated warnings, change get KBs calls to get_all_KBs, minor fixes to DAS code
-
Web Admin authored
-
Graham McVicker authored
-
- 19 Oct, 2002 2 commits
-
-
Stephen Searle authored
-
Stephen Searle authored
$str = substr($str, $start -1, $end -1); to $str = substr($str, $start -1, $end - $start + 1);
-
- 18 Oct, 2002 7 commits
-
-
Graham McVicker authored
-
Graham McVicker authored
-
Eduardo Eyras authored
-
Dan T Andrews authored
add_supporting_features - before supporting features are added a check is made whether they are from the same contig.
-
Dan T Andrews authored
-
Michele Clamp authored
RepeatFeatureAdaptor - only one match returned. (I think I stomped on Arne's fix here all ok now)
-
Eduardo Eyras authored
-
- 17 Oct, 2002 13 commits
-
-
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.
-
Graham McVicker authored
Updates so slices can handle negative strand, not finished yet, and not tested
-
Michele Clamp authored
-
Michele Clamp authored
-
Arne Stabenau authored
-
Eduardo Eyras authored
-
Graham McVicker authored
-
Arne Stabenau authored
-
Arne Stabenau authored
-
Graham McVicker authored
-
Arne Stabenau authored
-
Laura Clarke authored
method name changes and list to listref stuff
-
Eduardo Eyras authored
-