Overview of atomworks capabilities
productionWhat is atomworks?
atomworks is a Python toolkit designed for biological data workflows. It is built on top of Biotite and provides a unified interface for several key tasks:
- Data Parsing: Support for formats including
mmCIF,PDB,FASTA, andSMILES. - Manipulation: Tools for transforming and annotating protein, nucleic acid, and small molecule data.
- Featurization: Preparing biological data for downstream analysis or machine learning applications.
It enables seamless conversion between different biological data representations, making it suitable for both structural biology research and machine learning pipelines.