config¶
The XICRA pipeline provides this module config to help the user
to check if the multiple dependencies and requirements are fulfilled.
We encourage XICRA users to run this module after the installation to
check whether the multiple requirements and dependencies are correctly installed.
See also
Additional information on XICRA configuration and requirements
config module (API)
How to run the config module¶
Once you have installed XICRA you should be able to run in the command line the pipeline.
If you type XICRA you should see a prompt with the different modules available. Following
the pipeline name type the module of interest, in this case, config. As an example:
XICRA config -h
The different options and parameters for this module should appear in the command line prompt:
- Module XICRA config
- Parameters
--help (-h,) – Show this help message and exit.
--debug – Show additional message for debugging purposes.
Basically, this XICRA config module allows the user to check if the requirements are fulfilled.
XICRA config