From 54ad7e6b6b6972fc10738d95ea6a35f7f0fe17bd Mon Sep 17 00:00:00 2001 From: Rob Court Date: Thu, 13 Aug 2026 18:03:43 +0000 Subject: [PATCH] Add ORCID for Robert Court --- .zenodo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zenodo.json b/.zenodo.json index d89a333..b920592 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -8,7 +8,8 @@ }, { "name": "Court, Robert", - "affiliation": "University of Edinburgh" + "affiliation": "University of Edinburgh", + "orcid": "0000-0002-0173-9080" } ], "description": "

BrainTrap is a database and interactive viewer for 3D confocal datasets showing protein expression patterns in the adult Drosophila melanogaster brain, built from protein-trap lines generated by the Cambridge Protein Trap project. Annotations are linked to the FlyBase Drosophila anatomy ontology and are searchable by anatomical term.

Developed at the School of Informatics, University of Edinburgh, and now archived and maintained by Virtual Fly Brain at https://braintrap.virtualflybrain.org/ . The original Edinburgh URLs now resolve to this service. The 501 BrainTrap line images are also served through Virtual Fly Brain against the JFRC2 adult brain template.

This repository is the source of truth for the deployed container, so the running service is a reproducible build artefact rather than the only copy.

",