Skip to content

Conversation

RuizhiPeng
Copy link

When running secondary structure specified diffusion, there is an error
AttributeError: 'ScaffoldedSampler' object has no attribute 'cyclic_reses'.
This is caused by ScaffoldedSample class doesn't call parent class's sample_init() method but rather overrides a new one. The new one didn't include cyclic_reses initialization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant