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 .
- Feb 04, 2013
-
-
Magali Ruffier authored
was initially added to table.sql, but not to patch_69_70_b.sql checks if primary key exists and only adds it if it is missing
-
Kieron Taylor authored
Extended support for different SQL backends through specific return values. See Michael Gray's efforts.
-
Magali Ruffier authored
silly lsf has become very picky, so memory requirements need to be at the end of the block, and separated by a comma, not a colon rusage[mem=1500:tmp=128] becomes rusage[tmp=128, mem=1500]
-
- Feb 01, 2013
-
-
Kieron Taylor authored
-
Magali Ruffier authored
-
Kieron Taylor authored
-
- Jan 30, 2013
-
-
Fergal authored
-
- Jan 29, 2013
-
-
Kieron Taylor authored
See JIRA ticket ENSCORESW-349
-
Magali Ruffier authored
also save and restore operon_transcript_gene table entries in the operon_transcript_gene table are not cleaned up
-
- Jan 25, 2013
-
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
-
Kieron Taylor authored
-
- Jan 22, 2013
-
-
Matthieu Muffato authored
-
- Jan 21, 2013
-
-
Andy Yates authored
-
Kieron Taylor authored
-
Kieron Taylor authored
-
Kieron Taylor authored
-
Kieron Taylor authored
-
- Jan 17, 2013
-
-
Magali Ruffier authored
fix sent by mg13
-
Andy Yates authored
updating the figure on how long it takes to run. The original estimate only took CPU time into account. This code does a lot in the DB so CPU usage is low
-
Andy Yates authored
[ENSCORESW-335]. Allowed the input param force_species to populate species. Does using a hash. Higher up the levels we use a hash map plus decoding aliases so no need to worry about clashes between common and scientific names
-
Andy Yates authored
[ENSCORESW-334]. EnsemblGenomes can also hand over species. Fixed the query to use an IN and bring EG in as well
-
Andy Yates authored
-
- Jan 16, 2013
-
-
ens-carlos authored
commas though.
-
- Jan 15, 2013
-
-
Arnaud Kerhornou authored
-
- Jan 14, 2013
-
-
Arnaud Kerhornou authored
-
- Jan 10, 2013
-
-
Magali Ruffier authored
as first method has been removed in hive
-
Magali Ruffier authored
always need to specify what type of object the attributes are being fetched for use fetch_all_by_ method instead (fetch_all_by_Slice, fetch_all_by_Gene...)
-
Andy Yates authored
-
Andy Yates authored
-
- Jan 09, 2013
-
-
Magali Ruffier authored
-
Magali Ruffier authored
allows to fetch all density features without for all slices also takes an optional logic_name argument
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
for example fetch_all_by_Slice(slice) will return all seq_region_attrib for a given slice now, fetch_all_by_Slice() will return all seq_region_attrib for all slices
-
- Jan 08, 2013
-
-
Andy Yates authored
-
Laurent Gil authored
Only use the coordinates with the smaller seq_region_id (usually 1-22,X,Y) to avoid mapping the LRG to the patch region
-
- Jan 07, 2013
-
-
Andy Yates authored
-
Andy Yates authored
-