Expand description
§ferritin-core
A library for working with biomolecular structure files and performing common operations.
ferritin-core provides functionality for:
- Reading and writing common biomolecular file formats (PDB, mmCIF, etc.)
- Selecting atoms and residues based on various criteria
- Computing geometric properties like distances, angles, and dihedrals
- Basic molecular operations like superposition and RMSD calculations
The main entry point is the AtomCollection
struct which represents a biomolecular structure
and provides methods for manipulating and analyzing it.
Modules§
Structs§
- Atom
Collection - Atom Collection
- Atom
View - Bond
- Bond
- Chain
View - View representing a molecular chain.
- Residue
View - View representing a residue (amino acid, nucleotide, etc.) in the molecule.
Enums§
- Bond
Order - BondOrder: