Standalone - AntiBP3


This is the standalone page for the AntiBP3 webserver. The user can run all facilities provided in the AntiBP3 web server using these scripts and files on their local machine. This will be available as Python codes with all the necessary models to predict the antibacterial peptides based on the hybrid model that combines the machine learning model with the BLAST-search approach. All the codes, files, and instructions are provided in the GitHub repository of AntiBP3.




Pip installation


Pip is a user-friendly tool that allows you to install and manage Python packages using minimum dependencies and commands. Therefore, for easy accessibility, we have incorporated our tool into the PyPI repository.

The following command is required to install the package:

pip install antibp3

To know about the available option for the pip package, type the following command:

antibp3 -h