Skip to content

Manifest which checks the existence of affinity info#449

Open
Anindyadeep wants to merge 1 commit intojwohlwend:mainfrom
Anindyadeep:fix-multi-input
Open

Manifest which checks the existence of affinity info#449
Anindyadeep wants to merge 1 commit intojwohlwend:mainfrom
Anindyadeep:fix-multi-input

Conversation

@Anindyadeep
Copy link

Fixes #448

Tested with the same set of input files and this is the result

output/boltz_results_input_data/predictions/
├── aff
│   ├── aff_model_0.cif
│   ├── affinity_aff.json
│   ├── confidence_aff_model_0.json
│   ├── pae_aff_model_0.npz
│   ├── pde_aff_model_0.npz
│   ├── plddt_aff_model_0.npz
│   └── pre_affinity_aff.npz
├── pocket
│   ├── confidence_pocket_model_0.json
│   ├── pae_pocket_model_0.npz
│   ├── pde_pocket_model_0.npz
│   ├── plddt_pocket_model_0.npz
│   └── pocket_model_0.cif
└── something
    ├── confidence_something_model_0.json
    ├── pae_something_model_0.npz
    ├── pde_something_model_0.npz
    ├── plddt_something_model_0.npz
    └── something_model_0.cif

3 directories, 17 files
root@modal:/home/coder# 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Combination of fasta, yaml and yaml (with affinity) information gives error.

1 participant