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

assign_secondary_structure #1

Merged
merged 5 commits into from
Nov 5, 2023
Merged

assign_secondary_structure #1

merged 5 commits into from
Nov 5, 2023

Conversation

AntonOresten
Copy link
Member

No description provided.

anton083 added 5 commits November 5, 2023 01:47
- Renamed the other methods of `dssp` to `assign_secondary_structure` such that they end up calling `dssp`. The `dssp` shouldn't be user-facing.
- Changed some docstrings
- Bumped to v0.2.0
- Moved assign functions to assign.jl

Hoping to be able to extend the `assign_secondary_structure!` function in Backboner.jl and re-exporting it, and that not being considered function piracy or something. I could make ASS an extension (weak dependency) of Backboner but then the user would have to import ASS separately.
- runtests.jl spacing
- forgot to save files after moving functions
- Added LinearAlgebra compat entry
- Switched back version to v0.1.0 from v0.2.0 to make the assign stuff part of initial release
Copy link

codecov bot commented Nov 5, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@AntonOresten AntonOresten merged commit 739b785 into main Nov 5, 2023
4 checks passed
@AntonOresten AntonOresten deleted the dev branch November 5, 2023 01:17
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