skip to main content
Roche logo
3. GS Amplicon Variant Analyzer Command Line Interface : 3.6 Creating and Computing an MID Project with the AVA-CLI
The EGFR example Project shown in detail in sections 2 (GUI version) and 3.5 (CLI version) does not display the usage of MIDs and Multiplexers. The example below briefly shows many of the special features of the AVA software that come into play when MIDs are used, and how they would be set up in a Project using the CLI.
he usual CLI commands can be used to set up an MID Project, using the appropriate options. For example, the ‘associate’ command supports the definition of both MID-based and non-MID-based multiplexing relationships. Read section 3.4.1 (or run ‘help associate’) for more details on how to create these multiplexing relationships. For more information on creating Multiplexers and their associated constituents using the CLI, run ‘help create multiplexer’ (section 3.4.4.4), ‘help create mid’ (section 3.4.4.2), and ‘help create midGroup’ (section 3.4.4.3).
To display some of these commands in context, an example CLI script is provided below. This script would produce a Project setup that would match the one shown in Figure 3‑1. Just as in non-MID project setup CLI scripts (as shown in the example in section 3.5), the standard objects such as References, Amplicons, and Samples must be created, and Read Data must be imported. The script shows these entities being loaded via the ‘-file’ option to keep the script more succinct.