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 .
- Jul 30, 2013
-
-
Magali Ruffier authored
allows testing on patches and similar
-
Alessandro Vullo authored
-
Alessandro Vullo authored
Check feature out of destination slice. SimpleFeatureAdaptor debugged in the negative strand slice case
-
Kieron Taylor authored
-
Alessandro Vullo authored
Removed methods get_all_(Genes|Transcripts|Exons|Attributes) which weren't doing the correct thing in case of slices and features spanning the origin of replication
-
Alessandro Vullo authored
-
Alessandro Vullo authored
-
Alessandro Vullo authored
-
- Jul 29, 2013
-
-
Alessandro Vullo authored
-
Alessandro Vullo authored
-
- Jul 25, 2013
-
-
Kieron Taylor authored
-
- Jul 24, 2013
-
-
Kieron Taylor authored
-
- Jul 23, 2013
-
-
Kieron Taylor authored
-
Magali Ruffier authored
using current_schema_no_cvs everywhere now
-
Kieron Taylor authored
-
Magali Ruffier authored
when running stable id mapping, exons are projected onto reference chromosome added method in GeneScoreBuilder and EnsemblGeneGeneric to distinguish genes depending on their initial slice added method in EnsemblExonGeneric to distinguish exons according to the mapped transcript they belong to
-
- Jul 22, 2013
-
-
Kieron Taylor authored
-
Kieron Taylor authored
The big post-merge alt allele commit. Changes to alt_allele table, new tests, and a couple of new objects.
-
Magali Ruffier authored
now closing file with same name as well
-
- Jul 19, 2013
-
-
Andy Yates authored
-
- Jul 17, 2013
-
-
Andy Yates authored
-
Alessandro Vullo authored
- sub_Slice_same (does not weaken adaptor) - seq_region_Slice_same (does not weaken adaptor) - get_seq_region_id_same
-
Alessandro Vullo authored
-
- Jul 16, 2013
-
-
Alessandro Vullo authored
-
- Jul 15, 2013
-
-
Alessandro Vullo authored
This means that CoordSystem, DensityType, Map::Marker, Map::Ditag, Map::Qtl, MiscSet, OntologyTerm and SeqRegionSynonym have now a fast constructor available. Accordingly, new_fast is removed from Analysis, Feature, DataFile, DBEntry, RepeatConsensus, Translation and UnmappedObject together with the import of weaken and isweak from Scalar::Util.
-
- Jul 11, 2013
-
-
Alessandro Vullo authored
-
- Jul 10, 2013
-
-
Kieron Taylor authored
-
Kieron Taylor authored
Added error tolerance to cache copy in get_all_Transcripts. Major issue with original method returning undef instead of \[]. Not changed for legacy support.
-
Magali Ruffier authored
-
Alessandro Vullo authored
-
Magali Ruffier authored
currently not compatible with most existing tests
-
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.
-
- Jul 04, 2013
-
-
Magali Ruffier authored
we do not want to retrieve all symlinks of the slice, just the slice itself
-
- Jun 27, 2013
-
-
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.
-