mirror of
https://github.com/RosettaCommons/foundry.git
synced 2026-06-04 13:24:22 +08:00
* Add initial files * add files * Move projects.aa_design -> rfd3 * Make format * Delete test files * Add configs * Mc * Fixed tests * remove test files
31 lines
467 B
YAML
31 lines
467 B
YAML
# @package _global_
|
|
defaults:
|
|
- ppi_hdm
|
|
- _self_
|
|
|
|
name: ppi_hmm
|
|
tags:
|
|
- atom14
|
|
- ppi
|
|
- atom-level-hotspots
|
|
- ${datasets.global_transform_args.central_atom}
|
|
- 07-07-branch
|
|
- sl2-base
|
|
- full-binder-crop
|
|
- crop-size-384
|
|
- motif-centered
|
|
|
|
|
|
datasets:
|
|
train:
|
|
pdb:
|
|
sub_datasets:
|
|
interface:
|
|
dataset:
|
|
transform:
|
|
center_option: motif
|
|
|
|
model:
|
|
net:
|
|
inference_sampler:
|
|
center_option: motif |