diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..d89a333 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,31 @@ +{ + "title": "BrainTrap: a database of 3D protein expression patterns in the Drosophila brain", + "upload_type": "software", + "license": "gpl-2.0", + "creators": [ + { + "name": "Knowles-Barley, Seymour" + }, + { + "name": "Court, Robert", + "affiliation": "University of Edinburgh" + } + ], + "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.

", + "keywords": [ + "Drosophila melanogaster", + "protein trap", + "gene expression", + "confocal microscopy", + "Virtual Fly Brain", + "Cambridge Protein Trap" + ], + "related_identifiers": [ + { + "identifier": "10.1093/database/baq005", + "relation": "isSupplementTo", + "scheme": "doi" + } + ], + "access_right": "open" +}