Skip to content

Allow case-insensitive input suffixes and correct docstring mismatch#481

Merged
gcorso merged 3 commits intojwohlwend:mainfrom
Jnelen:input-handling
Jul 17, 2025
Merged

Allow case-insensitive input suffixes and correct docstring mismatch#481
gcorso merged 3 commits intojwohlwend:mainfrom
Jnelen:input-handling

Conversation

@Jnelen
Copy link
Contributor

@Jnelen Jnelen commented Jul 15, 2025

Description:
This PR makes two small, self-contained improvements:

  • Input file suffix matching is now case-insensitive (e.g. .YAML is accepted)
  • Fixed a mismatch between the docstring and the actual default for max_msa_seqs (4096 → 8192)

These changes were originally part of PR #461, but are split out here for clarity.
Let me know if you'd like anything adjusted!

@Jnelen Jnelen changed the title allow case-insensitive input suffixes and correct docstring mismatch (from PR #461) allow case-insensitive input suffixes and correct docstring mismatch Jul 15, 2025
@Jnelen Jnelen changed the title allow case-insensitive input suffixes and correct docstring mismatch Allow case-insensitive input suffixes and correct docstring mismatch Jul 15, 2025
@gcorso
Copy link
Collaborator

gcorso commented Jul 17, 2025

Thanks for the improvements, Jochem!

@gcorso gcorso merged commit 1946267 into jwohlwend:main Jul 17, 2025
@Jnelen Jnelen deleted the input-handling branch July 17, 2025 16:47
wiwnopgm pushed a commit to wiwnopgm/boltz-hackathon-template that referenced this pull request Oct 20, 2025
Allow case-insensitive input suffixes and correct docstring mismatch
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.

2 participants