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

Removed custom_encoder option #250

Closed
wants to merge 13 commits into from

Conversation

ishagokhale
Copy link
Contributor

resolved issue #238

melihyilmaz and others added 13 commits June 5, 2023 23:15
* Fix logging and checkpointing bug

* Add option to validate every n steps
* Always use full file paths

Fixes Noble-Lab#167.

* Update changelog

* Formatting fix
* Only split off extension if it's mzTab

* Also check for .log extension

* Update output format in help message
* Add FAQ about using Casanovo for new PTMs

* Update based on Bill's feedback
* Add non-enzymatic weights description to docs

* Update weights information

---------

Co-authored-by: Wout Bittremieux <[email protected]>
* Don't assign output files during eval mode

* Update changelog
* Fix specifying custom residues

* Update changelog
@bittremieux bittremieux changed the base branch from main to dev October 11, 2023 14:38
Copy link
Collaborator

@bittremieux bittremieux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed the base from main to dev, because that's where our current development happen. For your future PRs, please start from dev.

This now messed up the change history unfortunately, because your code didn't include the dev changes yet. Can you rebase to dev and force push that version so that the history is clean?

Additionally, there are still some locations where custom_encoder is used in model.py.

Also include a line in the CHANGELOG with the changes that have been made.

@ishagokhale ishagokhale marked this pull request as draft October 17, 2023 06:36
@bittremieux
Copy link
Collaborator

Superseded by #254.

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.

3 participants