### Run PSORTb Analysis Source: https://github.com/brinkmanlab/psortb_commandline_docker/blob/master/README.md Command to run PSORTb analysis using the Docker image after installation. ```bash % cd psortb_commandline_docker % ./psortb -h ``` ```bash % ./psortb -i -r ``` -------------------------------- ### Build Docker Image Source: https://github.com/brinkmanlab/psortb_commandline_docker/blob/master/README.md Instructions to clone the repository and build the Docker image locally. ```bash % git clone https://github.com/brinkmanlab/psortb_commandline_docker.git % cd psortb_commandline_docker % sudo docker build --rm --no-cache -t psortb_commandline_docker . ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.