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

New version: ProtPlot v0.4.0 #106887

Merged
merged 1 commit into from
May 15, 2024

Conversation

JuliaRegistrator
Copy link
Contributor

- Depend on Makie instead of GLMakie, and let the user import a backend. (See #23)
- Use recipes to create the `Ribbon` plot type, with `ribbon` and `ribbon!` functions that can take a vector of chains, a chain, or a path to a PDB file.
- `ribbon` now makes a standard uninteractive 2D plot. Use `ribbon_scene` for a convenient and interactive scene with a ribbon, or add a ribbon to your own using `ribbon!`.
- Rework rendering of ribbons.
  - More robust beta strand rendering.
  - Only render helices and strands between the first and last alphacarbon.
  - Extend coils to alphacarbons of other secondary structure elements, making sure the direction matches.
  - Remove "Segments" type, and simply keep track of subchain ranges instead.
  - Cleaner code.
- Use recipes to create the `Ramachandran` plot type.

UUID: 77b3afcc-388a-4e14-926d-b99c82d1a01f
Repo: https://github.com/MurrellGroup/ProtPlot.jl.git
Tree: ccd04813d26a7b8cbdfd742caa6627a12f9a2cb1

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit 71af994 into master May 15, 2024
22 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-protplot-77b3afcc-v0.4.0-a3109caab4 branch May 15, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants