In Tutorial: Hallucinating PD-L1 binder, Pt 1, Generating Commands, force_aa is declared but never used. force_aa is declared again and used only in "Run 2: 2-chain hallucination".
This is confusing, because it's unclear whether to use force_aa or mask in order to specify which residues to keep the same. One or the other ought to make the other redundant.
In Tutorial: Hallucinating PD-L1 binder, Pt 1, Generating Commands,
force_aa
is declared but never used.force_aa
is declared again and used only in "Run 2: 2-chain hallucination".This is confusing, because it's unclear whether to use
force_aa
ormask
in order to specify which residues to keep the same. One or the other ought to make the other redundant.