Uncategorized

How to load and run projects

Summary

Explains how to load example projects into JIPipe.

Step 1

  1. If you downloaded a *.zip file, please extract it first
  2. Open JIPipe
  3. Navigate to Project > Open

Step 2

  1. Select a file that ends with *.jip
  2. Click Open

Step 3

You will have two options:

  1. This window will open the project in the current window
  2. New window will create a new JIPipe window for the project

Choose the option that is most convenient for you.

Afterwards, the project will be opened in the JIPipe editor.

To execute the pipeline, you have two options:

  1. Running the whole pipeline: 👉 this is recommended for running finalized pipelines on the full dataset
  2. Caching specific nodes or compartments: 👉 use this option if still want to modify the pipeline or want to review intermediate results

Multiple options

There are multiple options to run a pipeline.

Step 5

Please choose an empty output directory or leave the default setting (temporary folder).

Proceed by clicking Run now.

Step 6

You now can browse through the generated results.

Double-click items to open them in JIPipe or ImageJ (depending on the data type).

Step 2

To run a specific node or compartment, click the ⏵ button that is located on the node. Afterwards, select one of the options:

  1. Update cache will run the pipeline up to the selected node and store only the results of the selected node
  2. Cache intermediate results will run the pipeline up to the selected node, but also store all results of all predecessors

Choose the option that is most convenient for you.

Step 3

You now can browse through the generated results.

Double-click items to open them in JIPipe or ImageJ (depending on the data type).