Skip to content

Paper’s end-to-end pipeline vs. repo code, and missing training #7

@xiaoxiaokuye

Description

@xiaoxiaokuye

Hi, thanks for sharing E3-CryoFold!

In the paper “End-to-end cryo-EM complex structure determination with high accuracy and ultra-fast speed” (Nat. Mach. Intell. 2025), the method is described as end-to-end: density map and sequence are directly fed into the model, fused by cross-attention, and the SE(3)-GNN outputs backbone coordinates.

But in this repo, the workflow seems different — it requires extracting Cα atoms, constructing trajectories, and concatenating sequences, and I don’t see the cross-attention interaction described in the paper.

Could you clarify:

Why is the released code more modular instead of the “direct end-to-end” pipeline shown in the paper?

The paper reports large-scale pretraining and fine-tuning, but no training code is included here. Will the training scripts and data preparation pipeline be released?

Thanks again for your work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions