Skip to content

Newer RFDiffusion commit breaks RiffDiff - maybe add comment in README? #37

Description

@sigrid300

Hello,

I set up RiffDiff as described in the README file, however the following RFDiffusion commit is not compatible with RiffDiff:

RosettaCommons/RFdiffusion@e220924

since it leads to the error "Error: Multiple chain IDs in chain: {'A', 'B', 'C', 'D'}", also described in this RFDiffusion issue:

RosettaCommons/RFdiffusion#432

For me it worked to add the following command after cloning the RFDiffusion repo, to checkout an earlier commit that is still compatible with RiffDiff:

git clone https://github.com/RosettaCommons/RFdiffusion.git
git checkout 7c30fee0abf502e30b3e32c4b7a6e47c20ad74d8

And then continue with the normal RFDiffusion installation.

Since this is an RFDiffusion issue that has already been raised but not fixed yet, I thought maybe RiffDiff could add a note to the README file so that other users don't run into this issue? Just a suggestion, didn't want to leave this undocumented :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions