This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Apr 16, 2002
-
-
Laura Clarke authored
-
Laura Clarke authored
-
Laura Clarke authored
-
Ewan Birney authored
-
Simon Potter authored
-
Simon Potter authored
-
Laura Clarke authored
-
Laura Clarke authored
-
- Apr 15, 2002
-
-
Laura Clarke authored
-
Laura Clarke authored
Added depreciated waning to write_contig, write_clone, and _insertSequence methods in DBAdaptor Added a use Bio::LocationI statement to RepeatFeatureAdaptor as lack of it was causing complier errors
-
Laura Clarke authored
another analysis type and a dna sequnece which is used to produce a gene which will translate;
-
- Apr 12, 2002
-
-
Laura Clarke authored
-
Laura Clarke authored
added extra insert statements to include dna seqs (not real) and extra analysis types for new tests
-
Laura Clarke authored
-
Laura Clarke authored
addition of method used in Fgensh to make a transcript when you just have a sequence and not a contig
-
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
-
Laura Clarke authored
-
- Apr 11, 2002
-
-
Simon Potter authored
-
Laura Clarke authored
added a international name variable and accessor as this is the column which replaces chromosome in the new schema
-
Laura Clarke authored
All contain a variety of bug fixes, ProteinAlignFeatureAdaptor has been altered to return DnaPepAlignFeatures
-
Laura Clarke authored
AssemblyMapper - altered the way certain methods were called so arguments are passed in the correct order BaseAlignFeature - added feature validation to _generic_parse_features method SeqFeature removed checking for Source tag and Primary tag from feature validation method as these are now deprecited
-
Laura Clarke authored
Added a test for ProteinAlignFeatureAdaptor and altered the dnaalignfeature test to work with the alterd base align feature
-
- Apr 10, 2002
-
-
Ewan Birney authored
-
Laura Clarke authored
DBEntryAdaptor Fixed SQL as yet untested ExonAdaptor Changes to sql to work with the new schema not tested GeneAdaptor Changes to sql to work with new schemea not tested RawContigAdaptor changes to work with new schema not tested RepeatFeatureAdaptor added Fetch by logic name method as now there are two analysis types that can be stored there TRF and RepeatMasker SimpleFeatureAdaptor added fetch_by_logic_name methods teh fetch_by logic_name and assembly_location doesn't yet work
-
- Apr 09, 2002
-
-
Simon Potter authored
-
Simon Potter authored
-
Simon Potter authored
removed unneeded 'use's whitespace tidied
-
Simon Potter authored
-
- Apr 07, 2002
-
-
Emmanuel Mongin authored
-
- Apr 05, 2002
-
-
Laura Clarke authored
GeneAdaptor etc altered SQL to work with new schema now have genes stored in database
-
- Apr 04, 2002
-
-
Simon Potter authored
-
Simon Potter authored
-
Simon Potter authored
which is a trifle misleading and will be decomissioned later
-
Simon Potter authored
more mutilation of James' beautiful adaptor ...
-
Simon Potter authored
-
- Apr 03, 2002
-
-
Laura Clarke authored
by logic_name and by db name then methods have been written which use each of the fetch by methods but instead of returning a single feature pair or an array of feature pair each one representing one line in the table and containing a cigar string they return an array of feature pairs where each part of the gapped alignment is repesented by one feature pair in old schema style
-
- Apr 02, 2002
-
-
Abel Ureta-Vidal authored
Added method restrict_between_positions. Should be make generic and be included in BaseAlignFeature, so it could be used by PepDnaAlignFeature and DnaPepAlignFeature
-
- Mar 28, 2002
-
-
Ewan Birney authored
-
- Mar 26, 2002
-
-
Laura Clarke authored
also added methods to get arrays of features based on assembl location and a single feature based on dbId and then turn them into and array of feature pairs to represent the gapped alignment
-
Laura Clarke authored
then using teh cigar string splits the single feature into an array of feature pairs ke it would of been stored in old schema
-