mirror of
https://github.com/RosettaCommons/foundry.git
synced 2026-06-04 13:24:22 +08:00
Feat: cyclic inference (#552)
* feat: inference for cyclic peptides * chore: update README * chore: lint * chore: lint * chore: cleanup if statement
This commit is contained in:
committed by
GitHub
parent
d10cc62c69
commit
de64112d89
@@ -575,6 +575,8 @@ If inputs are given in a form that specifies chirality, the model will receive t
|
||||
|
||||
- **`template_selection`** *(optional)*: Selection syntax to provide token-level templates (for both polymers and non-polymers). Uses `AtomSelection` format. Similar to traditional homology-style templates, but also can be applied to small molecules (less rigidly adhered to than the `ground_truth_conformer_selection` approach). See <a>TODO: HREF TO TEMPLATING, SET ID</a> for more information.
|
||||
|
||||
- **`cyclic_chains`** *(optional)*: List of strings of chain ids that should be cyclized. If given a cif, the model will automatically detect cyclization.
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
|
||||
Reference in New Issue
Block a user