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

Develop GUI for ImageJ groovy script calling VCell API #1

Open
vcellmike opened this issue Feb 5, 2020 · 0 comments
Open

Develop GUI for ImageJ groovy script calling VCell API #1

vcellmike opened this issue Feb 5, 2020 · 0 comments

Comments

@vcellmike
Copy link
Collaborator

vcellmike commented Feb 5, 2020

Background

VCell (http://vcell.org) is an open source software platform that can model and simulate reaction-diffusion systems in geometries derived from 3D experimental microscopy images; it can also utilize experimentally derived molecular concentrations and cellular localizations. It is used by scientists around the world to create quantitative hypotheses of cellular functions whose predictions can be directly compared to experimental results. Fiji/ImageJ (https://imagej.net/) is arguably the most widely used software tool for the analysis of microscope images of cells. Both software environments will gain enhanced functionality by creating an architecture to couple these tools. Bridging these software tools will:

  1. Enable VCell users to analyze and visualize their dynamic multidimensional, multivariable simulation results.
  2. Enable ImageJ users to analyze live cell microscopy experiments to quantitatively assess their fit to mechanistic reaction-diffusion models and to extract quantitative parameters such as rate constants and in vivo concentrations.
    https://imagej.net/Plugins
    https://imagej.net/Writing_plugins
    https://imagej.net/Development

Goal

We have created a service for VCell users that allows Fiji/ImageJ scripting to directly access the VCell client. We have to expand this service into a series of user-friendly plugins for ImageJ that will automate processing and analyzing cell imaging simulation experiments, including 1) entering the appropriate images to create a geometry; 2) setting initial conditions for the simulation, 3) running multiple simulations with varying parameter sets, 4) visualizing and comparing simulation results to the original experimental image set.

Difficulty Level 2 (1 easiest and 3 hardest).

Prior experience with ImageJ, image processing and modeling app could be useful. There is a lot of help on how to create ImageJ plugins, less about interaction with VCell.

Skills

Java, Groovy (essential)
ImageJ, modeling (nice to have)

Public Repository

https://github.com/virtualcell/vcell/tree/master/vcell-imagej-helper

Potential Mentors

Michael Blinov
Frank Morgan
Ann Cowan

Contact

Michael Blinov(mailto:[email protected])

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

No branches or pull requests

1 participant