Skip to content

Commit

Permalink
Add DOI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ppouchin authored Apr 8, 2022
1 parent 445ce9e commit b8fca13
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![DOI](https://img.shields.io/badge/DOI-10.12688%2Ff1000research.110385.1-GREEN)](https://doi.org/10.12688/f1000research.110385.1)

# OMERO Batch Plugin

An ImageJ plugin to run a script on a batch of images from/to OMERO.
Expand Down Expand Up @@ -72,4 +74,4 @@ property to each, and set the same numeric value for those who belong to the sam

Conversely, if ROIs are loaded from OMERO, they will have two properties set, "ROI" and "ROI_ID":
- "ROI" has the 3D ROI *local* index (eg: for the current image) which contains the 2D shape.
- "ROI_ID" has the OMERO ID corresponding to the 3D ROI the current 2D shape belongs to.
- "ROI_ID" has the OMERO ID corresponding to the 3D ROI the current 2D shape belongs to.

0 comments on commit b8fca13

Please sign in to comment.