Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design of new OMERO Writer / Reader Nodes #5

Open
gab1one opened this issue Jul 24, 2016 · 6 comments
Open

Design of new OMERO Writer / Reader Nodes #5

gab1one opened this issue Jul 24, 2016 · 6 comments
Assignees
Milestone

Comments

@gab1one
Copy link
Member

gab1one commented Jul 24, 2016

We are planing to create new OMERO reader and writer nodes. This issue gives an overview over the planed features and serves as a platform for discussion about them.

Planed features

General

  • Omero connection node / port (like the database connections)
  • Use workflow credentials instead of KNIME Masterkey

Reader

  • Browse omero server without needing to open OMERO.insight

Writer

  • Write to omero dataset
  • Create new dataset

Reader / Writer

  • JavaScript based view reflecting the same dialog as in the original nodes

Technical

  • Based on ImageJ-Omero / SCIFIO
@gab1one gab1one self-assigned this Jul 24, 2016
@dietzc dietzc added this to the 1.1.0 milestone Jul 25, 2016
@stelfrich
Copy link
Member

Use workflow credentials instead of KNIME Masterkey

What exactly do you mean by workflow credentials @gab1one? Letting the user specify the credentials in the node configuration?

@gab1one
Copy link
Member Author

gab1one commented Jul 25, 2016

Workflow credentials is related to the encryption of the credentials / the ability to ship workflows without storing the passwords in the nodes.

  • Omero connection node / port (like the database connections)

This will be a node where the user can enter connection details.

@gab1one gab1one assigned gab1one and unassigned gab1one Sep 2, 2016
@dnmason
Copy link

dnmason commented Mar 6, 2017

Hello all,
I'd really like to get knime working with our OMERO server (running v 5.2.7-ice35-b40). I've the nightly build and the 5.2 node, I can access the omero server, open the insight client and "View in KNIME" to select imageIDs.

When I go to execute the node, I get "Execute Failed: IO object cannot be null." whether I have the insight client open or not.

Has there been any progress on an OMERO/ImageJ2/KNIME node?

Cheers,

Dave
clipboard

@gab1one
Copy link
Member Author

gab1one commented Mar 6, 2017

Hi @dnmason I will look into reproducing this bug tomorrow. In any case we are currently working on new image reader and writer nodes (first beta estimated end of the month), which will allow you to read from and write to many remote locations including OMERO.

@ctrueden
Copy link
Member

ctrueden commented Mar 6, 2017

Has there been any progress on an OMERO/ImageJ2/KNIME node?

@awalter17 is actively working on the ImageJ-OMERO integration layer. Expect progress before year's end. Current priorities are support for OMERO tables (complete pending review) and ROIs (actively developed in collaboration with ImgLib2 team). We hope/expect this functionality will Just Work (TM) from KNIME thanks to the SciJava integration. We will make an announcement when there is a stable release.

@dnmason
Copy link

dnmason commented Mar 6, 2017

Thanks both for the replies. I look forward to seeing what you come up with. Will be happy to test it out in our environment!

@gab1one let me know if you need any more info to replicate, but it's not urgent at this point if there's another solution in the pipe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants