Skip to content
Snippets Groups Projects
Commit 3975f12d authored by Piotr Gawron's avatar Piotr Gawron
Browse files

ensembl API version changed

parent 15f49ce5
No related branches found
No related tags found
1 merge request!44Resolve "semantic zoom"
......@@ -41,7 +41,7 @@ public class EnsemblAnnotator extends ElementAnnotator implements IExternalServi
/**
* Version of the rest API that is supported by this annotator.
*/
static final String SUPPORTED_VERSION = "4.8";
static final String SUPPORTED_VERSION = "6.0";
/**
* Url address of ensembl restfull service.
......
-- ensembl api version changed
delete from cachequery where type in (select iddb from cache_type where classname='lcsb.mapviewer.annotation.services.annotators.EnsemblAnnotator');
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment