Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Ambiguous restraints from residue selection #91

Merged
merged 47 commits into from
Apr 17, 2024

Conversation

sverhoeven
Copy link
Member

@sverhoeven sverhoeven commented Mar 26, 2024

localhost_3000_scenarios_protein-protein (1)

hover

Refs #29

To test requires the haddock3-restraints webservice command running from haddocking/haddock3#841 which can be done with

docker compose -f deploy/arq/docker-compose.yml build --build-arg=HADDOCK3_GHORG=i-VRESSE --build-arg HADDOCK3_VERSION=web-service
docker compose -f deploy/arq/docker-compose.yml up

TODO

  • protein protein scenario
  • The download zip contains file called ambig.tbl.
  • after selecting chain then only show that chain in 3D
  • render sequence with
    • colored annotations like secondary structure or on surface
    • show numbers link in haddock3 2.4 website on in molstar
  • import from a space or comma separated list or act file or actpass file
  • show active residues in 3D
  • allow selection of active residues in 3D
  • show calculated passive residues in 3D
  • run haddock3 restraints webs service in deployments
  • document new web service
  • hover in either 3D ngl or 2D residue selector to see residue highlighted in other
  • antibody-antigen scenario

@sverhoeven sverhoeven mentioned this pull request Mar 27, 2024
sverhoeven and others added 26 commits March 28, 2024 17:13
…generate restraints schema

Also sort display residue ids
NGL does not like loading structure twice after a chain is selected.
* After file upload and chain selection process it and show results
* Added restrain bodies as unambig restraints
* Center all button for ngl stage
* hover in ngl and residue selector
* click in ngl to select residue
* show error when calc_acces fails
* give ngl own error boundary
* fix hydration error with ClientOnly component
* reuse gzipped pdb file
The deployments are running http instead of https so secure cookie can not be used.
Seems like Chrome ignores secure on localhost

Fixes #93
@sverhoeven sverhoeven marked this pull request as ready for review April 17, 2024 11:27
@sverhoeven sverhoeven merged commit d2ce585 into main Apr 17, 2024
2 checks passed
@sverhoeven sverhoeven deleted the scenario-chains-residues branch April 17, 2024 11:27
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.

1 participant