i-VRESSE / workflow-builder

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

Make topoaa.mol parameter molecule aware #80

Closed sverhoeven closed 2 years ago

sverhoeven commented 2 years ago

The topoaa.mol parameter is not enhanced when molecules have been uploaded. It would be nice if 2 molecules where uploaded the mol parameter would show 2 sub forms. Also nested hisd, hise parameters could pick from the residue numbers of the molecules.

To test:

  1. Load example
  2. Select topoaa
  3. Expand input molecules
  4. There should be 2 sub forms
  5. The choices when adding hisd or hise for second molecule should be just 500

Includes a integration test (yarn test:integration --headed -g 'topoaa') that works because of workaround for #81 .

netlify[bot] commented 2 years ago

Deploy Preview for wonderful-noether-53a9e8 ready!

Name Link
Latest commit 6e5adcba6830c8871a85b1598111cf03a27d3984
Latest deploy log https://app.netlify.com/sites/wonderful-noether-53a9e8/deploys/6299ee11dbdf8e0008411ecc
Deploy Preview https://deploy-preview-80--wonderful-noether-53a9e8.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

sverhoeven commented 2 years ago

Thanks for reviewing