Skip to content

Query on Using BFVD CIF Files as Templates for AlphaFold/ColabFold #1

@mohmhm1

Description

@mohmhm1

Hello,

I’m exploring the possibility of using BFVD as a template database for AlphaFold/ColabFold predictions and wanted to ask if there has been any effort or discussion on this integration.

Specifically, when I use a BFVD-converted CIF file as a template, I encounter the following error in AlphaFold:
  “No protein chains found in this file”

From what I understand, the AlphaFold mmCIF parser (in the _get_protein_chains() function) expects the CIF file to include an _entity_poly_seq loop with fields such as _entity_poly_seq.entity_id, _entity_poly_seq.mon_id, and _entity_poly_seq.num. It seems that the current BFVD CIF conversion might not be adding these fields, which prevents the templates from being recognized properly.

I’d like to know if:
1. There has been any previous effort to use BFVD as a template database for AlphaFold,
2. You have any plans to adjust the conversion process to include the required _entity_poly_seq loop (or similar metadata) for better compatibility with AlphaFold/ColabFold template parsing.

Thank you for your time and for your excellent work on BFVD!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions