openfold.dataΒΆ

Modules

openfold.data.data_modules

openfold.data.data_pipeline

openfold.data.data_transforms

openfold.data.data_transforms_multimer

openfold.data.errors

General-purpose errors used throughout the data pipeline

openfold.data.feature_pipeline

openfold.data.feature_processing_multimer

Feature processing logic for multimer data pipeline.

openfold.data.input_pipeline

openfold.data.input_pipeline_multimer

openfold.data.mmcif_parsing

Parses the mmCIF file format.

openfold.data.msa_identifiers

Utilities for extracting identifiers from MSA sequence descriptions.

openfold.data.msa_pairing

Pairing logic for multimer data pipeline.

openfold.data.parsers

Functions for parsing various file formats.

openfold.data.templates

Functions for getting templates and calculating template features.

openfold.data.tools