Skip to content

Error in latest commit #273

@zhang-bo-lilly

Description

@zhang-bo-lilly

I think in the following line, conf instead of conf.scaffoldguided should be used.

self.blockadjacency = iu.BlockAdjacency(conf.scaffoldguided, conf.inference.num_designs)

When conf.scaffoldguided is used, it will trigger error at

if self.conf.scaffoldguided.scaffold_list is not None:

because self.conf.scaffoldguided is a Boolean and does not have the scaffold_list property

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