marcovth

Results 10 comments of marcovth

Yes, ACT too will not run on windows: JNI error.

This worked fine for me ... `conda create -y -n py27 python=2.7 conda activate py27 conda install -c bioconda ragout ragout -h conda deactivate `

Me too, I find gemBS very confusing, I am only getting errors. It's probably why there are only a couple of references to gemBS when you google? Just the obvious...

Thanks a lot for your service. Could you add a simple example showing how you actually execute a python file script from Delphi? With Delphi sending (command-line) arguments to a...

I found some interesting looking functions here, potentially used to execute python scripts ... https://github.com/Embarcadero/PythonEnviroments/tree/main/src/Tools/ExecCmd But when I search, I don't find some simple examples.

Embarcadero® Delphi 11 Version 28.0.48361.3236

![image](https://github.com/Embarcadero/PythonEnviroments/assets/12681864/38ca2021-1ec8-4973-b2c5-da3867ab5ed4)

![image](https://github.com/Embarcadero/PythonEnviroments/assets/12681864/6841344e-9c29-4990-ae71-025f658c7b64)

I bgziped both reference and target fasta files with the same result.

It seems to be working now. Both fasta's unzipped. It would be good to give a warning in the error message that's better not to use zipped files.