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 19, 2013
-
-
Andy Yates authored
-
Magali Ruffier authored
-
Magali Ruffier authored
removing deprecated/duplicated/unused scripts
-
Andy Yates authored
switching to farm3 means that memory specification for bsub is in MB not KB i.e. -M and rusage need the same value
-
Magali Ruffier authored
-
Andy Yates authored
Ontology db updated to 73. Mouse ones updated as well but they do not really need it as it is not being rerun this release
-
- Jul 18, 2013
-
-
Andy Yates authored
Ok that was dumb. Do not under any circumstances add /xms to a regex that really depends on whitespace. Oddly enough it will not match anything
-
Andy Yates authored
Slight change in logic. Do not skip a UniProt reecord because it is Ensembl derived annotation. Choose not to import the Gene Name into our system
-
Magali Ruffier authored
-
Magali Ruffier 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
-
Magali Ruffier authored
-
- Jul 10, 2013
-
-
Kieron Taylor authored
-
Bronwen Aken 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.
-
Magali Ruffier authored
-
Magali Ruffier authored
-
- Jul 04, 2013
-
-
Magali Ruffier authored
we do not want to retrieve all symlinks of the slice, just the slice itself
-
- Jul 03, 2013
-
-
Alessandro Vullo authored
-
- Jul 02, 2013
-
-
Magali Ruffier authored
-
- Jun 28, 2013
-
-
Magali Ruffier authored
-
Magali Ruffier authored
-
- 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.
-
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
-