This repository is prepared for the python interface of this webserver.
Now, it’s just a primary version and still need to develop related functions and interfaces.
Firstly, you should download pretrain model from relevant github repository.
For example, if you want to use DNAbert, you need to put them into the pretrain folder and rename the relevant choice in the model.
The entrance to the training model is in main folder, open it and you can easy know how to use it.