mirror of
https://github.com/baker-laboratory/RoseTTAFold-All-Atom.git
synced 2024-11-04 22:25:42 +00:00
18 lines
367 B
YAML
18 lines
367 B
YAML
defaults:
|
|
- base
|
|
|
|
job_name: "7u7w_protein_nucleic_sm"
|
|
protein_inputs:
|
|
A:
|
|
fasta_file: examples/protein/7u7w_A.fasta
|
|
na_inputs:
|
|
B:
|
|
fasta: examples/nucleic_acid/7u7w_B.fasta
|
|
input_type: "dna"
|
|
C:
|
|
fasta: examples/nucleic_acid/7u7w_C.fasta
|
|
input_type: "dna"
|
|
sm_inputs:
|
|
D:
|
|
input: examples/small_molecule/XG4.sdf
|
|
input_type: "sdf"
|