mirror of
https://github.com/baker-laboratory/RoseTTAFold-All-Atom.git
synced 2024-11-04 22:25:42 +00:00
18 lines
No EOL
309 B
YAML
18 lines
No EOL
309 B
YAML
defaults:
|
|
- base
|
|
|
|
job_name: 7s69_A
|
|
|
|
protein_inputs:
|
|
A:
|
|
fasta_file: examples/protein/7s69_A.fasta
|
|
|
|
sm_inputs:
|
|
B:
|
|
input: examples/small_molecule/7s69_glycan.sdf
|
|
input_type: sdf
|
|
|
|
covale_inputs: "[((\"A\", \"74\", \"ND2\"), (\"B\", \"1\"), (\"CW\", \"null\"))]"
|
|
|
|
loader_params:
|
|
MAXCYCLE: 10 |