i-VRESSE / workflow-builder

Graphical interface to build a workflow file
https://i-vresse-workflow-builder.netlify.app/
Apache License 2.0
3 stars 2 forks source link

Make resdic_ parameter molecule aware #88

Open sverhoeven opened 2 years ago

sverhoeven commented 2 years ago

Continuation of #77

The build since #87 can output

param_A = [11]
param_B = [22]
param_C = [33]

However when molecules are uploaded the chain and residue numbers can be filtered, see #77 .

sverhoeven commented 2 years ago

See #77 for molecule aware JSON schema and screenshot of how the resdic_ subform should look.