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 29, 2009
-
-
Andreas Kusalananda Kähäri authored
get_all_Exons( '-constitutive' => 1 ).
-
Andreas Kusalananda Kähäri authored
-
- Jul 21, 2009
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
use LIKE.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
+ Arg [2] : (optional) String + The subset within the ontolgy to which the query + should be restricted. The subset may be specified + as a SQL pattern, e.g., "goslim%". + + Arg [3] : (optional) Boolean + If true (non-zero), only return the closest + terms. If this argument is true, and the previous + argument is left undefined, this method will + return the parents of the given term. + + Description : Given a child ontology term, returns a list of + all its ancestor terms, up to and including any + root term. Relations of the type 'is_a' and + 'part_of' are followed. Optionally, only terms in + a given subset of the ontology may be returned, + and additionally one may ask to only get the + closest term(s) to the given child term.
-
- Jul 20, 2009
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- Jul 10, 2009
-
-
Andreas Kusalananda Kähäri authored
inherited and used by the Variation, Funcgen, or Compara APIs, because these other schemas didn't use to have a species_id column in their meta tables. Now they do, so we're removing the exceptions.
-
Andreas Kusalananda Kähäri authored
to merge copies of it; added a _SPECIES and a _TYPE section to the hash. Added the subroutine load_registry_from_multiple_dbs(): Arg [1] : Array of hashes, each hash being a set of arguments to load_registry_from_db() (see above). Example : $registry->load_registry_from_multiple_dbs( { '-host' => 'ensembldb.ensembl.org', '-user' => 'anonymous', '-verbose' => '1' }, { '-host' => 'server.example.com', '-user' => 'anonymouse', '-password' => 'cheese', '-verbose' => '1' } ); Description: Will call load_registry_from_db() (see above) multiple times and merge the resulting registries into one, effectively allowing a user to connect to databases on multiple database servers from within one program. If a database is found on more than one server, the first found instance of that database will be used.
-
- Jul 08, 2009
-
-
Daniel Rios authored
-
- Jul 03, 2009
-
-
Andreas Kusalananda Kähäri authored
cache is used.
-
- Jul 02, 2009
-
-
Andreas Kusalananda Kähäri authored
Add the parameters bound with bind_param_generic_fetch() to the cache key. Also some rearrangement of logic.
-
Andreas Kusalananda Kähäri authored
-
- Jul 01, 2009
-
-
Jeremy Henty authored
-
Jeremy Henty authored
-
- Jun 23, 2009
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- Jun 18, 2009
-
-
Anne Parker authored
Fixed error in error message :)
-
Anne Parker authored
Fixed _pre_store_userdata - it needs to write new meta_coords to the userdata db (not core!), e.g. when we have a new assembly
-
- Jun 16, 2009
-
-
William McLaren authored
-
- Jun 15, 2009
-
-
Andreas Kusalananda Kähäri authored
misc-scripts/constitutive_exon.pl script.
-
Andreas Kusalananda Kähäri authored
All zeroes for now.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- Jun 05, 2009
-
-
Felix Kokocinski authored
-
- Jun 04, 2009
-
-
Andreas Kusalananda Kähäri authored
-
- Jun 03, 2009
-
-
Rhoda Kinsella authored
-
Rhoda Kinsella authored
-
- Jun 01, 2009
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-