Child pages
  • Running Workflow from the Command Line

Versions Compared

Key

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

...

Code Block
[path_to_ugene\]ugene --task={schema_name} [--{parameter1}={value1} [--{parameter2}={value2} ...]]

The run information will be saved into the text file. By default it is the working directory.

For example on Windows the command can look as follows:

...