UniPDB Mapper Documentation#
UniPDB Mapper is a Python package designed for ID and residue mapping between UniProt and PDB databases.
Why use UniPDB Mapper?#
UniPDB Mapper provides a simple interface for:
ID mapping between UniProt and PDB
Residue mapping between UniProt and PDB
Additionally, users may access UniPDB Mapper directly from the command-line-interface (CLI) as well as from within the Python script.
Note#
If you like/use this package, don’t forget to give a star 🌟 on GitHub.
Bug Reports and Suggestions#
If you encounter any bugs or have questions about using the software, please don’t hesitate to open an issue on GitHub. Bug reports and suggestions are an important part of making UniPDB Mapper more stable and user-friendly. Your feedback plays a vital role in improving the project.
Table of Contents#
Getting Started 🪄
Technical Details
Development Roadmap 🚀