/motif-search

Search protein structural motifs in the PDB.

Primary LanguageJavaMIT LicenseMIT

Structural motif search in the PDB

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.

Installation

Clone the repository and install dependencies using maven.

Usage

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.