| title | Catalog of IDR images formatted as OME-NGFF |
|---|---|
| layout | default |
Click the
copy button in the table below for download options including URLs and code samples.
You can also
open this table in BioFile Finder.
| OME-NGFF version | Thumbnail | EMBL-EBI S3 key | SizeX | SizeY | SizeZ | SizeC | SizeT | Axes | Wells | Fields | Keywords | License | Study | DOI | Date added |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ rec["OME-NGFF version"] }} |
|
{{ image_name }}
{% if rec['Wells'] or rec['Keywords'] != "bioformats2raw.layout" %}
{% endif %}
{% unless rec['Wells'] %}
{% unless rec["OME-NGFF version"] == "0.1" or rec["OME-NGFF version"] == "0.2" or rec["OME-NGFF version"] == "0.3" %}
{% endunless %}
{% endunless %}
|
{{ rec["SizeX"] }} | {{ rec["SizeY"] }} | {{ rec["SizeZ"] }} | {{ rec["SizeC"] }} | {{ rec["SizeT"] }} | {{ rec["Axes"] }} | {{ rec["Wells"] }} | {{ rec["Fields"] }} | {{ rec["Keywords"] }} | {{ rec["License"] }} |
{{ rec["Study"] }}
{% if rec["Wells"] %}
{% else %}
|
{{ rec["DOI"] }} | {{ rec["Date added"] }} |
<div style="margin-bottom: 20px; padding: 15px; border: 3px solid #e0e0e0; border-radius: 5px;">
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 5px; gap: 10px;">
<h4 style="margin: 0;">HTTPS URL:</h4>
<div style="display: flex; align-items: center;">
<button onclick="copyFromDataset(document.getElementById('httpsUrlText'))" style="padding: 6px 12px; cursor: pointer; background: #0066cc; color: white; border: none; border-radius: 3px; font-size: 12px;">
Copy
</button>
</div>
</div>
<code id="httpsUrlText" style="display: block; padding: 10px; background: #f5f5f5; border-radius: 3px; overflow-x: auto; white-space: nowrap;"></code>
</div>
<div style="margin-bottom: 20px; padding: 15px; border: 3px solid #e0e0e0; border-radius: 5px;">
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 5px; gap: 10px;">
<h4 style="margin: 0;"><a href="https://ome-zarr.readthedocs.io/en/stable/index.html" target="_blank" style="color: #0066cc; text-decoration: underline;">ome-zarr</a> CLI Command:</h4>
<div style="display: flex; align-items: center;">
<button onclick="copyFromDataset(document.getElementById('omeZarrCommand'))" style="padding: 6px 12px; cursor: pointer; background: #0066cc; color: white; border: none; border-radius: 3px; font-size: 12px;">
Copy
</button>
</div>
</div>
<code id="omeZarrCommand" style="display: block; padding: 10px; background: #f5f5f5; border-radius: 3px; overflow-x: auto; white-space: nowrap;"></code>
</div>
<div style="margin-bottom: 20px; padding: 15px; border: 3px solid #e0e0e0; border-radius: 5px;">
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 5px; gap: 10px;">
<h4 style="margin: 0;">AWS CLI Command:</h4>
<div style="display: flex; align-items: center;">
<button onclick="copyFromDataset(document.getElementById('awsCliCommand'))" style="padding: 6px 12px; cursor: pointer; background: #0066cc; color: white; border: none; border-radius: 3px; font-size: 12px;">
Copy
</button>
</div>
</div>
<code id="awsCliCommand" style="display: block; padding: 10px; background: #f5f5f5; border-radius: 3px; overflow-x: auto; white-space: nowrap;"></code>
</div>
<div style="margin-bottom: 20px; padding: 15px; border: 3px solid #e0e0e0; border-radius: 5px;">
<div style="margin-bottom: 20px;">
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 5px; gap: 10px;">
<h4 style="margin: 0;">S3 Endpoint URL:</h4>
<div style="display: flex; align-items: center;">
<button onclick="copyFromDataset(document.getElementById('s3Endpoint'))" style="padding: 6px 12px; cursor: pointer; background: #0066cc; color: white; border: none; border-radius: 3px; font-size: 12px;">
Copy
</button>
</div>
</div>
<code id="s3Endpoint" style="display: block; padding: 10px; background: #f5f5f5; border-radius: 3px; overflow-x: auto;"></code>
</div>
<div style="margin-bottom: 0;">
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 5px; gap: 10px;">
<h4 style="margin: 0;">S3 URL:</h4>
<div style="display: flex; align-items: center;">
<button onclick="copyFromDataset(document.getElementById('s3UrlText'))" style="padding: 6px 12px; cursor: pointer; background: #0066cc; color: white; border: none; border-radius: 3px; font-size: 12px;">
Copy
</button>
</div>
</div>
<code id="s3UrlText" style="display: block; padding: 10px; background: #f5f5f5; border-radius: 3px; overflow-x: auto;"></code>
</div>
</div>
<div style="margin-bottom: 0; padding: 15px; border: 3px solid #e0e0e0; border-radius: 5px;">
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 5px; gap: 10px;">
<h4 style="margin: 0;"><a href="https://zarr.readthedocs.io/en/stable/" target="_blank" style="color: #0066cc; text-decoration: underline;">Zarr-Python</a>:</h4>
<div style="display: flex; align-items: center;">
<button onclick="copyFromDataset(document.getElementById('pythonCodeInOptions'))" style="padding: 6px 12px; cursor: pointer; background: #0066cc; color: white; border: none; border-radius: 3px; font-size: 12px;">
Copy
</button>
</div>
</div>
<pre id="pythonCodeInOptions" style="margin: 0; padding: 15px; background: #f5f5f5; border-radius: 3px; overflow-x: auto;"></pre>
</div>
</div>


