@@ -14350,3 +14350,190 @@ resources:
1435014350 - https://zenodo.org/records/5979761
1435114351 - https://doi.org/10.5281/zenodo.5979761
1435214352
14353+ - authors:
14354+ - Dvoretskii, Stefan
14355+ - Maier-Hein, Klaus
14356+ - Nolden, Marco
14357+ - Schmidt, Christian
14358+ - Bortolomeazzi, Michele
14359+ - Moore, Josh
14360+ license: cc-by-4.0
14361+ name: 'OMExcavator: a tool for exporting and connecting Bioimaging-specific metadata
14362+ in wider knowledge graphs'
14363+ num_downloads: 38
14364+ publication_date: '2025-05-15'
14365+ submission_date: '2025-05-27T11:20:43.144497'
14366+ url:
14367+ - https://zenodo.org/records/15423904
14368+ - https://doi.org/10.5281/zenodo.15423904
14369+ - authors:
14370+ - Bortolomeazzi, Michele
14371+ - Boissonnet, Tom
14372+ description: 'These slides were presented during an online introductory session
14373+ to OMERO for the UB Frankfurt.
14374+
14375+ The two-hour session consisted of a first part highlighting the benefits that
14376+ image data management brings to the lab. The second part showcased image analysis
14377+ workflows with a Fiji macro and a Python notebook.
14378+
14379+ '
14380+ license: cc-by-4.0
14381+ name: Introduction to OMERO - Frankfurt - online
14382+ num_downloads: 65
14383+ publication_date: '2025-04-05'
14384+ submission_date: '2025-05-27T11:20:45.962153'
14385+ url:
14386+ - https://zenodo.org/records/15152576
14387+ - https://doi.org/10.5281/zenodo.15152576
14388+ - authors:
14389+ - Kemmer, Isabel
14390+ - Romdhane, Feriel
14391+ - Euro-BioImaging ERIC
14392+ description: 'Depositing data in quality data repositories is one crucial step towards
14393+ FAIR (Findable, Accessible, Interoperable, and Reusable) data. Accordingly, Euro-BioImaging
14394+ strongly encourages sharing scientific imaging data in established, thematic repositories.
14395+
14396+ To guide you in the selection of appropriate repositories, we have created an
14397+ overview of available repositories for different types of image data, including
14398+ their scope and requirements. This decision tree guides you through questions
14399+ about your data and directs you to the correct repository, and/or provides instructions
14400+ for further processing to meet the critera of the repositories.
14401+
14402+ Three seperate trees are provided for different classes of imaging data: open
14403+ bioimage data, preclinical data, and human imaging data. These versions with three
14404+ trees can be used for web-view. Update: also the editable versions in powerpoint
14405+ format (.pptx) are now provided. Please be aware that opening the versions with
14406+ another program might lead to shifted formatting.
14407+
14408+ Update: we now also provide ready-to-print versions designed to be printed on
14409+ A3 format. One page shows the open bioimaging data tree and one page combines
14410+ the preclinical and human imaging data trees. Also the editable versions of these
14411+ are provided.'
14412+ license: cc-by-4.0
14413+ name: Image Repository Decision Tree - Where do I deposit my imaging data
14414+ num_downloads: 529
14415+ publication_date: '2025-05-15'
14416+ submission_date: '2025-05-27T11:21:17.112182'
14417+ url:
14418+ - https://zenodo.org/records/15425770
14419+ - https://doi.org/10.5281/zenodo.15425770
14420+ - authors:
14421+ - Luke Sorensen
14422+ - Ayame Saito
14423+ - Sabrina Poon
14424+ - Myat Noe Han
14425+ - Adam Humenick
14426+ - Peter Neckel
14427+ - Keith Mutunduwe
14428+ - Christie Glennan
14429+ - Narges Mahdavian
14430+ - Simon JH Brookes
14431+ - Rachel M McQuade
14432+ - Jaime PP Foong
14433+ - Sebastian K. King
14434+ - "Estibaliz G\xF3mez-de-Mariscal"
14435+ - "Arrate Mu\xF1oz-Barrutia"
14436+ - Robert Haase
14437+ - Simona Carbone
14438+ - Nicholas A. Veldhuis
14439+ - Daniel P. Poole
14440+ - Pradeep Rajasekhar
14441+ description: "This upload is associated with the software, Gut Analysis Toolbox (GAT).\n\
14442+ If you use it please cite:\nSorensen et al. Gut Analysis Toolbox: Automating\
14443+ \ quantitative analysis of enteric neurons. J Cell Sci 2024; jcs.261950.\
14444+ \ doi: https://doi.org/10.1242/jcs.261950\nThe upload contains StarDist models\
14445+ \ for segmenting enteric neurons in 2D, enteric neuronal subtypes in 2D and FPN+ResNet101\
14446+ \ model for enteric ganglia in 2D in gut wholemount tissue. GAT is implemented\
14447+ \ in Fiji, but the models can be used in any software that supports StarDist and\
14448+ \ the use of 2D UNet models. The files here also consist of Python notebooks\
14449+ \ (Google Colab), training and test data as well as reports on model performance.\n\
14450+ Note: The enteric ganglia model is has been updated to v3 which uses pytorch and\
14451+ \ is a different architecture (FPN+ResNet101).\nThe model files are located in\
14452+ \ the respective folders as zip files. The folders have also been zipped:\n\n\
14453+ Neuron (Hu; StarDist model):\n\nMain folder: 2D_enteric_neuron_model_QA.zip\n\
14454+ StarDist Model File:2D_enteric_neuron_v4_1.zip \nDeepImageJ compatible model:\
14455+ \ 2D_enteric_neuron.bioimage.io.model.zip (used currently in GAT)\n\n\nNeuronal\
14456+ \ subtype (StarDist model): \n\nMain folder: 2D_enteric_neuron_subtype_model_QA.zip\n\
14457+ Model File: 2D_enteric_neuron_subtype_v4.zip\nDeepImageJ compatible model: 2D_enteric_neuron_subtype.bioimage.io.model.zip\
14458+ \ (used currently in GAT)\n\n\nEnteric ganglia (2D FPN_ResNet101; Use in FIJI\
14459+ \ with deepImageJ)\n\nMain folder: 2D_enteric_ganglia_v3_training.zip\nModel\
14460+ \ File: 2D_Ganglia_RGB_v3.bioimage.io.model.zip (used currently in GAT)\n\n\n\n\
14461+ For the all models, files included are:\n\nModel for segmenting cells or ganglia\
14462+ \ in 2D FIJI. StarDist or 2D UNet.\nTraining and Test datasets used for training.\n\
14463+ Google Colab notebooks used for training and quality assurance (ZeroCost DL4Mic\
14464+ \ notebooks).\nPython notebook and code for training ganglia model with QA.\n\
14465+ Quality assurance reports generated from above notebooks.\nStarDist model exported\
14466+ \ for use in QuPath.\n\nThe model files can be used within can be used within\
14467+ \ the software, StarDist. They are intended to be used within FIJI or\
14468+ \ QuPath, but can be used in any software that supports the implementation of\
14469+ \ StarDist in 2D.\nData:\nAll the images were collected from 4 different research\
14470+ \ labs and a public database (SPARC database) to account for variations in image\
14471+ \ acquisition, sample preparation and immunolabelling.\nFor enteric neurons the\
14472+ \ pan-neuronal marker, Hu has been used and the 2D wholemounts images\
14473+ \ from mouse, rat and human tissue.\nFor enteric neuronal subtypes, 2D images\
14474+ \ for nNOS, MOR, DOR, ChAT, Calretinin, Calbindin, Neurofilament, CGRP and SST\
14475+ \ from mouse tissue have been used..\n25 images were used from the following\
14476+ \ entries in the SPARC database:\n\nHoward, M. (2021). 3D imaging of enteric\
14477+ \ neurons in mouse (Version 1) [Data set]. SPARC Consortium. \nGraham, K. D.,\
14478+ \ Huerta-Lopez, S., Sengupta, R., Shenoy, A., Schneider, S., Wright, C. M., Feldman,\
14479+ \ M., Furth, E., Lemke, A., Wilkins, B. J., Naji, A., Doolin, E., Howard, M.,\
14480+ \ & Heuckeroth, R. (2020). Robust 3-Dimensional visualization of human colon\
14481+ \ enteric nervous system without tissue sectioning (Version 1) [Data set]. SPARC\
14482+ \ Consortium.\nWang, L., Yuan, P.-Q., Gould, T. and Tache, Y. (2021). Antibodies\
14483+ \ Tested in theColon – Mouse (Version 1) [Data set]. SPARC Consortium. doi:10.26275/i7dl-58h\n\
14484+ \nAdditional images for new ganglia model:\n\nHamnett, R., Dershowitz, L. B.,\
14485+ \ Sampathkumar, V., Wang, Z., Gomez-Frittelli, J., De Andrade, V., Kasthuri, N.,\
14486+ \ Druckmann, S. and Kaltschmidt, J. A. (2022b). Regional cytoarchitecture of the\
14487+ \ adult and developing mouse enteric nervous system. Curr. Biol. 32, 4483-4492.e5.\n\
14488+ \nThe images have been acquired using a combination different microscopes. The\
14489+ \ images for the mouse tissue were acquired using: \n\n\nLeica TCS-SP8 confocal\
14490+ \ system (20x HC PL APO NA 1.33, 40 x HC PL APO NA 1.3) \n\n\nLeica TCS-SP8\
14491+ \ lightning confocal system (20x HC PL APO NA 0.88) \n\n\nZeiss Axio Imager\
14492+ \ M2 (20X HC PL APO NA 0.3) \n\n\nZeiss Axio Imager Z1 (10X HC PL APO NA\
14493+ \ 0.45) \n\n\nHuman tissue images were acquired using: \n\n\nIX71 Olympus\
14494+ \ microscope (10X HC PL APO NA 0.3) \n\n\nFor more information, visit the Documentation\
14495+ \ website.\nNOTE: The images for enteric neurons and neuronal subtypes have been\
14496+ \ rescaled to 0.568 µm/pixel for mouse and rat. For human neurons, it has\
14497+ \ been rescaled to 0.9 µm/pixel . This is to ensure the neuronal cell bodies\
14498+ \ have similar pixel area across images. The area of cells in pixels can vary\
14499+ \ based on resolution of image, magnification of objective used, animal species\
14500+ \ (larger animals -> larger neurons) and potentially how the tissue is stretched\
14501+ \ during wholemount preparation \nAverage neuron area for neuronal model: 701.2\
14502+ \ ± 195.9 pixel2 (Mean ± SD, 6267 cells)\nAverage neuron area for\
14503+ \ neuronal subtype model: 880.9 ± 316 pixel2 (Mean ± SD, 924\
14504+ \ cells)\nSoftware References:\nStardist\nSchmidt, U., Weigert, M., Broaddus,\
14505+ \ C., & Myers, G. (2018, September). Cell detection with star-convex polygons.\
14506+ \ In International Conference on Medical Image Computing and Computer-Assisted\
14507+ \ Intervention (pp. 265-273). Springer, Cham.\ndeepImageJ\nGómez-de-Mariscal,\
14508+ \ E., García-López-de-Haro, C., Ouyang, W., Donati, L., Lundberg,\
14509+ \ E., Unser, M., Muñoz-Barrutia, A. and Sage, D., 2021. DeepImageJ: A user-friendly\
14510+ \ environment to run deep learning models in ImageJ. Nature Methods, 18(10),\
14511+ \ pp.1192-1195.\nZeroCost DL4Mic\nvon Chamier, L., Laine, R.F., Jukkala, J., Spahn,\
14512+ \ C., Krentzel, D., Nehme, E., Lerche, M., Hernández-Pérez, S.,\
14513+ \ Mattila, P.K., Karinou, E. and Holden, S., 2021. Democratising deep learning\
14514+ \ for microscopy with ZeroCostDL4Mic. Nature communications, 12(1),\
14515+ \ pp.1-18."
14516+ license: cc-by-4.0
14517+ name: 'Gut Analysis Toolbox: Training data and 2D models for segmenting enteric
14518+ neurons, neuronal subtypes and ganglia'
14519+ num_downloads: 663
14520+ publication_date: '2025-05-01'
14521+ submission_date: '2025-05-27T11:21:25.128788'
14522+ url:
14523+ - https://zenodo.org/records/15314214
14524+ - https://doi.org/10.5281/zenodo.15314214
14525+ - authors:
14526+ - Young, Pamela
14527+ description: .lif files misbehaving in fiji but fine in LASX. This data opens
14528+ fine in LASX but FIJI only likes some of the files. I think it was captured
14529+ during a poweroutage so may have lived on a temp drive and been recovered when
14530+ the power came back. LASX uses the .lifext but I don't think FIJI does.
14531+ I have included it however since it is part of the dataset output from the microscope.
14532+ license: cc-by-4.0
14533+ name: .lif files misbehaving in fiji but fine in LASX
14534+ num_downloads: 117
14535+ publication_date: '2025-05-07'
14536+ submission_date: '2025-05-27T11:21:43.215680'
14537+ url:
14538+ - https://zenodo.org/records/15353569
14539+ - https://doi.org/10.5281/zenodo.15353569
0 commit comments