Hello,
I am encountering an issue with the installation and usage of BESCA (version 2.5.5). According to the documentation, BESCA should include a binary file called reformat, but I am unable to find this file in my installation directory.
Steps to Reproduce:
-
Installed BESCA version 2.5.5 using the command pip install git+https://github.com/bedapub/besca.git.
-
Ran pip show besca to locate the installation path.
-
Searched for the reformat file in the path /data/guoyufei/.conda/envs/scanpy/lib/python3.10/site-packages/besca/export/.
-
Used the find command to search for the file but could not locate it.
Expected Behavior:
I would expect to find and set the reformat file as executable so I can continue with the workflow that depends on it.
Hello,
I am encountering an issue with the installation and usage of BESCA (version 2.5.5). According to the documentation, BESCA should include a binary file called reformat, but I am unable to find this file in my installation directory.
Steps to Reproduce:
Installed BESCA version 2.5.5 using the command pip install git+https://github.com/bedapub/besca.git.
Ran pip show besca to locate the installation path.
Searched for the reformat file in the path /data/guoyufei/.conda/envs/scanpy/lib/python3.10/site-packages/besca/export/.
Used the find command to search for the file but could not locate it.
Expected Behavior:
I would expect to find and set the reformat file as executable so I can continue with the workflow that depends on it.