This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<!-- See https://forum.image.sc/t/omero-embedded-onto-html-pages-in-moodle/72047 --> | |
<head> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> | |
<link rel="stylesheet" type="text/css" href="https://omero.mvls.gla.ac.uk/static/webgateway/css/ome.viewport.css?_5.8.1" media="all" /> | |
<link rel="stylesheet" type="text/css" href="https://omero.mvls.gla.ac.uk/static/webgateway/css/ome.toolbar.css?_5.8.1" media="all"/> | |
<link rel="stylesheet" type="text/css" href="https://omero.mvls.gla.ac.uk/static/webgateway/css/ome.gs_slider.css?_5.8.1" media="all" /> | |
<link rel="stylesheet" type="text/css" href="https://omero.mvls.gla.ac.uk/static/webgateway/css/base.css?_5.8.1" media="all" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import argparse | |
import locale | |
import os | |
import platform | |
import sys | |
import omero.clients | |
from omero.cli import cli_login | |
from omero.model import ChecksumAlgorithmI |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import argparse | |
import locale | |
import os | |
import platform | |
import sys | |
import omero.clients | |
from omero.cli import cli_login |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# see https://github.com/IDR/idr-metadata/issues/652 | |
import argparse | |
import os | |
import sys | |
import omero.clients | |
from omero.cli import cli_login | |
from omero.model import ChecksumAlgorithmI | |
from omero.model import NamedValue |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import argparse | |
import os | |
import sys | |
import omero.clients | |
from omero.cli import cli_login | |
from omero.rtypes import rstring, rlong | |
from omero.gateway import BlitzGateway |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import argparse | |
import os | |
import sys | |
import omero.clients | |
from omero.cli import cli_login | |
from omero.rtypes import rstring, rlong | |
from omero.gateway import BlitzGateway |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SSBD Project | ID SSBD Dataset ID | license | URL | Date added | |
---|---|---|---|---|---|
2-Kyoda-WormEmbryoRNAi | wt_N2_030303_01 | CC BY-SA | https://ssbd.riken.jp/100118-dcacbb41/zarr/v0.4/wt-N2-030303-01.zarr | 2023-03-22 | |
98-Morita-ToothEpiCellDev | fig2ab_trajectory_epithelialcell | CC BY | https://ssbd.riken.jp/100118-dcacbb41/zarr/v0.4/fig2ab_trajectory_epithelialcell.zarr | 2023-03-22 | |
48-Susaki-MouseBrainCUBIC | Fig3A_R26-pCAG-nuc-3xmKate2 | CC BY | https://ssbd.riken.jp/100118-dcacbb41/zarr/v0.4/Fig3A_R26-pCAG-nuc-3xmKate2.zarr | 2023-03-22 | |
48-Susaki-MouseBrainCUBIC | Fig3C_H2B-mCherry | CC BY | https://ssbd.riken.jp/100118-dcacbb41/zarr/v0.4/Fig3C_H2B-mCherry.zarr | 2023-03-22 | |
48-Susaki-MouseBrainCUBIC | Fig3D_H2B-EGFP | CC BY | https://ssbd.riken.jp/100118-dcacbb41/zarr/v0.4/Fig3D_H2B-EGFP.zarr | 2023-03-22 | |
48-Susaki-MouseBrainCUBIC | Fig3E_Thy1-YFP-H | CC BY | https://ssbd.riken.jp/100118-dcacbb41/zarr/v0.4/Fig3E_Thy1-YFP-H.zarr | 2023-03-22 | |
199-Ichimura-MulticellularDyn | Fig2_BrainSliceRGB | CC BY-NC | https://ssbd.riken.jp/100118-dcacbb41/zarr/v0.4/Fig2_BrainSliceRGB.zarr | 2023-03-2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": 8, | |
"panels": [ | |
{ | |
"x": 32.776939633609516, | |
"y": 299.60384546911166, | |
"width": 157, | |
"height": 160.5839416058394, | |
"zoom": 100, | |
"dx": 0, |
OlderNewer