Quickstart¶
This page provides a minimal introduction to using CBIcall.
It focuses on basic commands, help options, and a simple built-in test run.
1. Basic usage¶
You can check the command-line interface using:
To display the version:
2. Minimal command example¶
Once you have a parameters file (YAML), you can run:
-pselects the param file-tsets the number of threads
This is the minimal invocation required for any workflow.
3. Run a small WES job (workstation)¶
CBIcall includes small test configurations to validate that your installation works.
Example:
When the job completes successfully (<2 min), you should see:
The finalVCF will be located at:
4. Run a small mtDNA job (workstation)¶
Example:
When the job completes successfully (~ 5 min), you should see:
We recommend you to check:
5. Next steps¶
For a complete, real-case workflow demonstration, see: