diff --git a/docs/service/molaopanalyser.json b/docs/service/molaopanalyser.json index de3fbe9..9526788 100644 --- a/docs/service/molaopanalyser.json +++ b/docs/service/molaopanalyser.json @@ -1,21 +1,21 @@ { "id": "molaopanalyser", - "service": "MolAOP analyser", + "service": "Molecular AOP Analyser", "description": "A web application for Key Event enrichment analysis on transcriptomic data in the context of molecular AOPs, with Fisher's exact and GSEA tests (FDR-corrected), interactive volcano plots, batch comparisons across conditions, and Cytoscape-based AOP network visualization with gene-expression overlays.", "stage": "https://vhp4safety.github.io/glossary#VHP0000156", "substage": "https://vhp4safety.github.io/glossary#VHP0000023", "screenshot": "molaopanalyser.png", "url": "https://molaop-analyser.vhp4safety.nl/", "doi": "", - "release_notes": "", + "release_notes": "https://github.com/marvinm2/molAOP-analyser/releases", "deployment_docs": "https://github.com/marvinm2/molAOP-analyser#readme", "developed-by-VHP": "true", "instance": { "type": "internal", "vhp-platform": "development", "url": "https://molaop-analyser.vhp4safety.nl/", - "license": "", - "version": "", + "license": "GPL-2.0-only", + "version": "5.0.0", "source": "https://github.com/marvinm2/molAOP-analyser", "docker": "https://github.com/marvinm2/molAOP-analyser/pkgs/container/molaop-analyser", "TRL": "" diff --git a/docs/service/molaopbuilder.json b/docs/service/molaopbuilder.json index 6c4ab1e..34120de 100644 --- a/docs/service/molaopbuilder.json +++ b/docs/service/molaopbuilder.json @@ -12,7 +12,7 @@ "service": "Molecular AOP Builder", "_ins_description": "A short description for the service.", - "description": "A curator-in-the-loop web application that maps AOP Key Events to WikiPathways pathways, Gene Ontology biological-process terms, and Reactome pathways using BioBERT semantic similarity, with gene-overlap context and an admin review workflow before mappings enter the public REST API.", + "description": "A curator-in-the-loop web application for building molecular Adverse Outcome Pathways. Maps AOP Key Events to WikiPathways pathways, Gene Ontology Biological Process and Molecular Function terms, and Reactome pathways, with candidates ranked by BioBERT semantic similarity to the Key Event. Curators assign a confidence level through a structured rubric and an admin approves each mapping before it enters the public REST API; approved mappings are exportable as GMT, RDF/Turtle, CSV and JSON, and are deposited to Zenodo under a persistent concept DOI.", "_ins_stage": "Stage / place in the workflow categories", "stage": "https://vhp4safety.github.io/glossary#VHP0000156", @@ -47,8 +47,8 @@ "_ins_url": "URL to the service instance running on our servers.", "url": "https://molaop-builder.vhp4safety.nl/", - "license": "GPL-2.0", - "version": "2.8.0", + "license": "GPL-2.0-only", + "version": "2.9.0", "ins_source": "Link to the source material of the service.", "source": "https://github.com/marvinm2/molAOP-builder",