Expand description
Operations on molecular data.
Re-exports§
pub use transform::align_coords_bytes;pub use transform::align_to_reference;pub use transform::centroid;pub use transform::extract_backbone_segments;pub use transform::extract_ca_from_chains;pub use transform::extract_ca_positions;pub use transform::kabsch_alignment;pub use transform::kabsch_alignment_with_scale;pub use transform::transform_entities;pub use transform::transform_entities_with_scale;