This repository contains a script written in Java and based on the BioJava library to search for protein structures in the PDB that fulfill certain structural requirements.
Clone the repository and install dependencies using maven.
Motify the search criteria in the MotifParams class and run the MotifSearch to start scanning PDB structures automatically. The list of PDB IDs matching the search criteria will be printed to the standard output.