This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 19 Oct, 2011 1 commit
-
-
Daniel Barrell authored
-
- 04 Feb, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 02 Feb, 2010 1 commit
-
-
Andreas Kusalananda Kähäri authored
-
- 04 Mar, 2009 1 commit
-
-
Andreas Kusalananda Kähäri authored
Formatting of SYNOPSIS code. Passes unit tests.
-
- 03 Jan, 2008 1 commit
-
-
Bronwen Aken authored
Added external_db_id and hcoverage, for the 2 new columns in dna_align_feature and protein_align_feature.
-
- 05 Mar, 2007 1 commit
-
-
Kevin Howe authored
fails, the feature is reconstructed from transforms of the unagpped components of the feature - Added some checks to Transcript/Exon transform that warns and skips supporting features that do not transform successfully
-
- 23 Feb, 2007 1 commit
-
-
Stephen Searle authored
-
- 24 Mar, 2006 1 commit
-
-
Kevin Howe authored
to fetch ungapped_features from DNA-PEP transcript_supporting_features (due tothe presence of Insertions that are non modulo-3 in length, which is common for introns).
-
- 12 Aug, 2005 1 commit
-
-
Ian Longden authored
-
- 23 Mar, 2005 1 commit
-
-
Kevin Howe authored
forward strand and "throw"ed on the reverse strand! Made them both warnings.
-
- 19 Apr, 2004 1 commit
-
-
Abel Ureta-Vidal authored
-
- 09 Mar, 2004 1 commit
-
-
Abel Ureta-Vidal authored
now make sure to set up the group_id and level_id variables, but also the seqname is set without the need of having a slice associated. strands_reversed method set and returns 0 if variable undef
-
- 04 Mar, 2004 1 commit
-
-
Abel Ureta-Vidal authored
Added strands_reversed method that 0 or 1. 0 if the strand and hstrand are those originally obtained by the alignment program, 1 other wise
-
- 26 Feb, 2004 1 commit
-
-
Jessica Severin authored
-
- 21 Jan, 2004 1 commit
-
-
Laura Clarke authored
made sure seqname was maintained in alignfeatures and corrected an error message in SliceAdaptor
-
- 09 Jan, 2004 1 commit
-
-
Arne Stabenau authored
-
- 07 Oct, 2003 1 commit
-
-
Abel Ureta-Vidal authored
Added alignment_length method again for use in homologous gene pairing pipeline, to regenerate the original perc_id and perc_pos that blast gives. The blast Runnable returns the perc_id based on the query length without indels
-
- 01 Jul, 2003 1 commit
-
-
Web Admin authored
-
- 18 Dec, 2002 1 commit
-
-
Arne Stabenau authored
-
- 14 Nov, 2002 1 commit
-
-
Arne Stabenau authored
-
- 31 Oct, 2002 1 commit
-
-
Graham McVicker authored
-
- 30 Oct, 2002 3 commits
-
-
Graham McVicker authored
database used for transform is _always_ taken from slice/contig (i.e. not feature or exon) tidied up a bit in SeqFeature and BaseAlignFeature
-
Arne Stabenau authored
-
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 1 commit
-
-
Graham McVicker authored
-