This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 10 Jul, 2013 8 commits
-
-
Magali Ruffier authored
method to use is get_seq_region_id()
-
Alessandro Vullo authored
-
Magali Ruffier authored
satisfies perl critic
-
Alessandro Vullo authored
Replaced all instantiations of pairs of circular slices with a call to the above method.
-
Alessandro Vullo authored
-
Alessandro Vullo authored
An option from the command-line (-current-schema-no-cvs) allows to load the schema from the file system instead of fetching it from the CVS repository.
-
Magali Ruffier authored
-
Magali Ruffier authored
-
- 04 Jul, 2013 1 commit
-
-
Magali Ruffier authored
we do not want to retrieve all symlinks of the slice, just the slice itself
-
- 03 Jul, 2013 1 commit
-
-
Alessandro Vullo authored
-
- 02 Jul, 2013 1 commit
-
-
Magali Ruffier authored
-
- 28 Jun, 2013 2 commits
-
-
Magali Ruffier authored
-
Magali Ruffier authored
-
- 27 Jun, 2013 9 commits
-
-
Alessandro Vullo authored
constructor of its parent (Storable) which is neglecting a lot of the UnmappedObject specific attributes which instead are assigned and dealt with in the UnmappedObject constructor. This hasn't been an issue so far as there doesn't seem to be any code calling this new_fast implementation.
-
Kieron Taylor authored
Improvements to documentation, describing the presence of forward and reverse strand features in the results of get_all_* methods.
-
Magali Ruffier authored
newer and maintained versions are in ensembl-production checkout
-
Alessandro Vullo authored
Removed new_fast method already inherited from parent (Feature) class and after MiscFeatureAdaptor attribute default initialisation
-
Alessandro Vullo authored
eliminate the need for a specialised MiscFeature::new_fast implementation.
-
Alessandro Vullo authored
-
Alessandro Vullo authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
- 26 Jun, 2013 2 commits
-
-
Kieron Taylor authored
get_all_Transcripts no longer returns the naked cache to user scripts. Protection from obliterating transcripts by manipulating the cache from outside of the object.
-
Magali Ruffier authored
ENSCORESW-517: cdna2genomic returns 'genomic' coordinates which are relative to the slice of the feature if the slice is not the whole chromosome, we need to adjust by adding the transcript->slice->start to the cdna2genomic return value, -1 if the slice is the whole chromosome, we add 1-1, so nothing changes all test cases still pass with the modification
-
- 24 Jun, 2013 5 commits
-
-
Magali Ruffier authored
was not tested by PAR, as patches are stored on scaffolds, ie a different coord system
-
Magali Ruffier authored
to provide correct comparison with initial seq_region_name, fetch the seq_region_name from the seq_region_id
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
- 21 Jun, 2013 3 commits
-
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Kieron Taylor authored
-
- 20 Jun, 2013 8 commits
-
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
removing copy from ensembl-core
-
Magali Ruffier authored
new version now in ensembl-production
-
Magali Ruffier authored
removing ensembl-core copy
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
removing ensembl-core version
-