Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. If you want to run only one App:

    1. go directly to the App and then execute it by clicking on “Execute”

      Image RemovedImage Added
    2. BL creates a new process in the selected project, stages all of the input files you selected, and submits your App in a single step

  2. If you want to run a small pipeline:

    1. go to the page of the project linked to the App and then go the tab “Processes”

      Image RemovedImage Added

      A Process is where you can submit one or a group of Apps that can share input/output datasets.

    2. create a new process

    3. stage any dataset from our archive to your process (each process can only process data that is either staged or generated by other Apps)

    4. select the App you want to run

    5. click submit

...

If you have created a product.json, messages will be displayed directly in the Brainlife UI. For instance in the screenshot below, the success message “MaxFilter was applied successfully” was displayed. Error messages can be displayed as well if they are caught in the product.json (see product.json).

...

See also output.log for details displayed when the App was running.