This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- Jun 16, 2004
-
-
Jessica Severin authored
-
Jessica Severin authored
-
- Jun 15, 2004
-
-
Jessica Severin authored
needed clutches and prints them for the user with 'bsub' commands which then the user can choose to run or modify
-
- Jun 14, 2004
-
-
Jessica Severin authored
-
Jessica Severin authored
-
Jessica Severin authored
analyses by fetching all the control rules and checking the distributed conditions that they are all 'DONE'
-
Jessica Severin authored
analysis objects adaptor to fetch the corresponding stats object. Important to use correct db connection since the analysis objects may be network distributed across multiple databases
-
Jessica Severin authored
-
Jessica Severin authored
-
Jessica Severin authored
-
Jessica Severin authored
-
Jessica Severin authored
-
Jessica Severin authored
-
Jessica Severin authored
Bio::EnsEMBL::DBSQL::DBAdaptor to match symetry with core,pipeline,compara This means I can remove all 'hive' adaptors from compara now and the URLFactory now returns by default a Hive::DBSQL::DBAdaptor. This also means I can make my graph configuring runnableDBs really adaptible to run on both Pipeline and Hive systems by doing if($self->db->isa('Bio::EnsEMBL::Pipeline::DBAdaptor')) {...} if($self->db->isa('Bio::EnsEMBL::Hive::DBAdaptor')) {...}
-
Jessica Severin authored
-
Jessica Severin authored
when ALL of their conditions are 'DONE')
-
Jessica Severin authored
-
Jessica Severin authored
-
Jessica Severin authored
-
Jessica Severin authored
-
Jessica Severin authored
-
Jessica Severin authored
'living' workers in the hive. Also changed the way adaptors are held to avoid any problems of the type of DBAdaptor used to create the queen
-
Jessica Severin authored
added method fetch_by_needed_workers for queen to determine new worker types
-
Jessica Severin authored
-
Jessica Severin authored
so the base adaptor will be a compara DBAdaptor which inherits from the core DBAdaptor
-
Jessica Severin authored
-
- Jun 11, 2004
-
-
Jessica Severin authored
-
- Jun 09, 2004
-
-
Jessica Severin authored
-
- Jun 08, 2004
-
-
Jessica Severin authored
directory if one isn't specified
-
Jessica Severin authored
-
Jessica Severin authored
a machine. Very rough and not fully functional.
-
Jessica Severin authored
this logic into the Queen
-
Jessica Severin authored
and summarizes it's state via analysis_stats.
-
Jessica Severin authored
-
Jessica Severin authored
-
Jessica Severin authored
are bound to analysis rather than being distinct
-
Jessica Severin authored
-
Jessica Severin authored
setter analysis share the same adaptor (same database) then use the logic_name as the url rather than a full url.
-
Jessica Severin authored
added default values of 1 to batch_size and hive_capacity
-
- Jun 07, 2004
-
-
Jessica Severin authored
-