This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 25 Nov, 2011 1 commit
-
-
Kieron Taylor authored
-
- 24 Nov, 2011 5 commits
-
-
Andreas Kusalananda Kähäri authored
We didn't declare that this essential script would be removed in release 65, so we're keeping it around until after the release. The new script, schema_patcher.pl, will live alongside it.
-
Kieron Taylor authored
-
Andy Yates authored
toplevel location code can now deal with excessively large regions and shrinks them down to size if possible or rejects them.
-
Andy Yates authored
-
Arnaud Kerhornou authored
Updated the metazoan set of species, adding tribolium_castaneum strongylocentrotus_purpuratus nematostella_vectensis bombyx_mori amphimedon_queenslandica atta_cephalotes
-
- 23 Nov, 2011 5 commits
-
-
Monika Komorowska authored
-
Monika Komorowska authored
-
William McLaren authored
-
Andreas Kusalananda Kähäri authored
-
Steve Trevanion authored
-
- 22 Nov, 2011 8 commits
-
-
Monika Komorowska authored
-
Laurent Gil authored
-
Laurent Gil authored
-
Kieron Taylor authored
-
Monika Komorowska authored
-
Andreas Kusalananda Kähäri authored
user didn't specify a species name on the command line. With --fix: If the databse has no patch identifiers recorded, start fix at schema_version. Do apply the 'a' patches, but warn the user that these may reset the schema_version. Correct two faulty regexes.
-
Kieron Taylor authored
-
Andy Yates authored
-
- 21 Nov, 2011 6 commits
-
-
Andreas Kusalananda Kähäri authored
find a patch the default.
-
Andreas Kusalananda Kähäri authored
schema_version.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
+ When the --fix command line switch is used, the script will also + make it possible to apply older patches that might have been + skipped. For example: A database at schema version 65, with patches + since release 40, will not only be patched to the appropriate + release (specified with --release=NN), but all patches since release + 40 (inclusively) will be tested. If the patch identifier for an old + patch is missing from the meta table of the database, that patch + will be applied.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
incremental patches from arbitrary old release. Support for core, variation and funcgen schemas is implemented. Run without arguments to get usage info, and with --about for further info.
-
- 18 Nov, 2011 4 commits
-
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
-
Laurent Gil authored
-
- 17 Nov, 2011 2 commits
-
-
Ian Longden authored
-
Laurent Gil authored
-
- 15 Nov, 2011 4 commits
-
-
Karyn Megy authored
-
Monika Komorowska authored
-
Ian Longden authored
useful script to get the external databases references for a gene or transcript using either the stable_id or the gene name
-
William McLaren authored
-
- 12 Nov, 2011 1 commit
-
-
Andreas Kusalananda Kähäri authored
/software/perl-5.8.8/bin is picked up automatically. This doesn't work if people change the #! lines in the top of the scripts (so don't do that).
-
- 11 Nov, 2011 1 commit
-
-
Laurent Gil authored
- you can use the @colour tag in the @header block - you can use a @legend tag to fill automatically the Colour legend table
-
- 10 Nov, 2011 3 commits
-
-
Andy Yates authored
-
Andy Yates authored
load_XXXX() methods now return the number of adaptors which have appeared in the registry due to that method's invocation. This can be used to report success or failure to load databases.
-
Andy Yates authored
Improving the error handling of the DBI connection in load_registry_from_db(). We now report an error if it cannot connect to the MySQL DB and if it was not pingable. Hopefully this catches both erronious scenarios.
-