Python 3.11
pip install -r requirements.txt
python ./src/presentation/cli.py calculate-acc-from-orides-and-sv-matrix "full/path/to/vs_matrix.csv" "full/path/to/orides_tra.dat" "full/path/to/output_file.csv"
for more option run the following command:
python ./src/presentation/cli.py calculate-acc-from-orides-and-sv-matrix --help