Hello, I installed ntsynt in a conda environment (loading miniconda3 first) using the command: conda install -c bioconda -c conda-forge ntsynt. I used git clone on this repo and ran run_ntSynt_demo.sh from the tests/ folder. The resulting .mx.dot files are different from expected_result/.mx.dot, the run created *common.bf files that are not in expected_result/, but the *.tsv files are the same. Is my installation okay?