2. Tutorial

The following examples illustrate how to use the integrated interface to access whole-cell models and whole-cell modeling tools.

2.1. Models

2.1.1. List the available models

wc-cli model

2.1.2. Get the available operations for a model

wc-cli model h1-hesc

2.1.3. Run a model operation

wc-cli model h1-hesc sim

2.2. Tools

2.2.1. List the available tools

wc-cli tool

2.2.2. Get the operations for a tool

wc-cli tool lang

2.2.3. Run an operation of a tool

wc-cli tool lang validate /path/to/model.xlsx

2.3. Help

2.3.1. Get help

wc-cli --help