Frequently Asked Questions

General Questions

1. What are the merits of ACPred-BMF in respect of functionality, performance, and/or accuracy?

Users are referred to the introduction of features of ACPred-BMF in the ACPred-BMF-README.

Setting up jobs

1. Does ACPred-BMF support Windows?

Yes, the main implementation programs of ACPred-BMF are currently python files, You can run the corresponding files in the Python editor on Windows according to the order specified in main.sh.

2. Can ACPred-BMF predict several fasta files simultaneously for input?

Yes, you just need to put the fasta files into data/.

Failed jobs

1. Why am I receiving an error when I run the program?

First, you need to check if you have installed the prerequisite environment as instructed. Secondly, you need to verify if the contents of your input file are correct. Third, you should ensure that your input file is placed in the data folder. Finally, you need to confirm if you are running the main file in the specified format according to the instructions. ACPred-BMF-README

If it still doesn’t work, please contact the ACPred-BMF developer.

back to top